summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-11-11mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter-0/+3
2013-11-11rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena-1/+1
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena-1/+1
2013-11-11ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa-0/+2
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller-107/+99
2013-11-11ixgbe: add warning when max_vfs is out of range.Jacob Keller-8/+13
2013-11-11igb: Update link modes display in ethtoolCarolyn Wyborny-24/+27
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko-203/+13
2013-11-11ip6_output: fragment outgoing reassembled skb properlyJiri Pirko-1/+2
2013-11-09MAINTAINERS: mv643xx_eth: take over maintainership from LennartSebastian Hesselbarth-1/+1
2013-11-09net_sched: tbf: support of 64bit ratesYang Yingliang-4/+20
2013-11-08ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend-2/+6
2013-11-08ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend-6/+10
2013-11-08ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong-2/+5
2013-11-08nfnetlink: do not ack malformed messagesJiri Benc-3/+5
2013-11-08net: Fix "ip rule delete table 256"Andreas Henriksson-1/+2
2013-11-08ipv6: protect flow label renew against GCFlorent Fourcot-0/+4
2013-11-08ipv6: increase maximum lifetime of flow labelsFlorent Fourcot-1/+1
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot-0/+55
2013-11-08net: flow_dissector: small optimizations in IPv4 dissectEric Dumazet-3/+3
2013-11-08netdev: smc91x: enable for xtensaBaruch Siach-2/+2
2013-11-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-1517/+3037
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1517/+3037
2013-11-08inet: fix a UFO regressionEric Dumazet-1/+3
2013-11-07Merge branch 'pskb_put'David S. Miller-32/+31
2013-11-07net: skbuff - kernel-doc fixesMathias Krause-6/+6
2013-11-07caif: use pskb_put() instead of reimplementing its functionalityMathias Krause-11/+1
2013-11-07net: move pskb_put() to core codeMathias Krause-15/+24
2013-11-07net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann-6/+4
2013-11-07Merge branch 'mlx4'David S. Miller-228/+383
2013-11-07net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev-34/+71
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev-12/+32
2013-11-07net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev-111/+178
2013-11-07net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim-32/+81
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein-43/+2
2013-11-07net/mlx4_en: Add RFS support in UDPEyal Perry-11/+34
2013-11-07Merge branch 'macvlan_hwaccel'David S. Miller-97/+532
2013-11-07ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend-89/+443
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend-8/+89
2013-11-07net/mlx4_en: Fixed crash when port type is changedAmir Vadai-4/+4
2013-11-07isdn: icn: NULL dereference printing error messageDan Carpenter-2/+1
2013-11-07net: make ndev->irq signed for error handlingDan Carpenter-1/+1
2013-11-076lowpan: release device on error pathDan Carpenter-1/+3
2013-11-07RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry-5/+21
2013-11-07net/vlan: Provide read access to the vlan egress mapEyal Perry-7/+20
2013-11-07tg3: avoid double-freeing of rx data memoryIvan Vecera-6/+6
2013-11-07MAINTAINERS: Update bnx2x maintainerEilon Greenstein-1/+1
2013-11-07net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin-0/+2
2013-11-07Merge branch 'tipc_fragmentation'David S. Miller-145/+80
2013-11-07tipc: reassembly failures should cause link resetErik Hugne-1/+1