summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka3-5/+5
2013-11-11libertas: fix error return code in if_cs_probe()Wei Yongjun1-0/+1
2013-11-11libertas: potential oops in debugfsDan Carpenter1-1/+5
2013-11-11rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King1-2/+3
2013-11-11mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar1-4/+7
2013-11-11mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar1-10/+12
2013-11-11mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar1-10/+12
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar4-8/+9
2013-11-11mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter1-0/+3
2013-11-11rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena1-1/+1
2013-11-11ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa1-0/+2
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller3-107/+99
2013-11-11ixgbe: add warning when max_vfs is out of range.Jacob Keller2-8/+13
2013-11-11igb: Update link modes display in ethtoolCarolyn Wyborny1-24/+27
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko9-203/+13
2013-11-11ip6_output: fragment outgoing reassembled skb properlyJiri Pirko1-1/+2
2013-11-09MAINTAINERS: mv643xx_eth: take over maintainership from LennartSebastian Hesselbarth1-1/+1
2013-11-09net_sched: tbf: support of 64bit ratesYang Yingliang2-4/+20
2013-11-09ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend1-2/+6
2013-11-09ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend1-6/+10
2013-11-09ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong1-2/+5
2013-11-09nfnetlink: do not ack malformed messagesJiri Benc1-3/+5
2013-11-08net: Fix "ip rule delete table 256"Andreas Henriksson1-1/+2
2013-11-08ipv6: protect flow label renew against GCFlorent Fourcot1-0/+4
2013-11-08ipv6: increase maximum lifetime of flow labelsFlorent Fourcot1-1/+1
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot3-0/+55
2013-11-08net: flow_dissector: small optimizations in IPv4 dissectEric Dumazet1-3/+3
2013-11-08netdev: smc91x: enable for xtensaBaruch Siach1-2/+2
2013-11-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller89-1517/+3037
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville89-1517/+3037
2013-11-08inet: fix a UFO regressionEric Dumazet1-1/+3
2013-11-08Merge branch 'pskb_put'David S. Miller5-32/+31
2013-11-08net: skbuff - kernel-doc fixesMathias Krause2-6/+6
2013-11-08caif: use pskb_put() instead of reimplementing its functionalityMathias Krause1-11/+1
2013-11-08net: move pskb_put() to core codeMathias Krause4-15/+24
2013-11-08net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann1-6/+4
2013-11-08Merge branch 'mlx4'David S. Miller22-228/+383
2013-11-08net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev7-34/+71
2013-11-08net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev3-12/+32
2013-11-08net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev8-111/+178
2013-11-08net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim2-32/+81
2013-11-08net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein10-43/+2
2013-11-08net/mlx4_en: Add RFS support in UDPEyal Perry1-11/+34
2013-11-08Merge branch 'macvlan_hwaccel'David S. Miller12-97/+532
2013-11-08ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend4-89/+443
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend8-8/+89
2013-11-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai1-4/+4
2013-11-08isdn: icn: NULL dereference printing error messageDan Carpenter1-2/+1
2013-11-08net: make ndev->irq signed for error handlingDan Carpenter1-1/+1