aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-01qede: qede_poll refactoringManish Chopra1-42/+35
2016-07-01qede: Add support for handling IP fragmented packets.Manish Chopra3-0/+23
2016-07-01Merge branch 'tun-skb_array'David S. Miller9-27/+255
2016-07-01tun: switch to use skb array for txJason Wang3-9/+146
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang3-5/+27
2016-07-01skb_array: add wrappers for resizingJason Wang1-0/+9
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin2-9/+67
2016-07-01skb_array: minor tweakJason Wang1-2/+2
2016-07-01ptr_ring: support zero length ringJason Wang1-2/+4
2016-07-01Merge branch 'sch_hfsc-fixes-cleanups'David S. Miller1-27/+27
2016-07-01net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()Michal Soltys1-1/+1
2016-07-01net/sched/sch_hfsc.c: go passive after vt updateMichal Soltys1-16/+15
2016-07-01net/sched/sch_hfsc.c: remove leftover dlist and droplistMichal Soltys1-8/+0
2016-07-01net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()Michal Soltys1-1/+1
2016-07-01net/sched/sch_hfsc.c: handle corner cases where head may change invalidating calculated deadlineMichal Soltys1-1/+10
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet4-32/+41
2016-06-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller11-67/+148
2016-06-30Merge branch 'nfp-next'David S. Miller4-9/+11
2016-06-30nfp: implement ethtool .get_link() callbackJakub Kicinski1-0/+1
2016-06-30nfp: remove unused parameter from nfp_net_write_mac_addr()Jakub Kicinski1-6/+7
2016-06-30nfp: correct name of control BAR defineJakub Kicinski2-3/+3
2016-06-30be2net: signedness bug in be_msix_enable()Dan Carpenter1-1/+2
2016-06-30net: netcp: Fix a typo in keystone-netcp.txtMasanari Iida1-1/+1
2016-06-30Merge branch 'mediatek-next'David S. Miller2-68/+122
2016-06-30net-next: mediatek: add support for IRQ groupingJohn Crispin2-59/+111
2016-06-30net-next: mediatek: add IRQ lockingJohn Crispin2-0/+8
2016-06-30net-next: mediatek: don't use intermediate variables to store IRQ masksJohn Crispin1-12/+10
2016-06-30net-next: mediatek: remove superfluous register readsJohn Crispin1-4/+0
2016-06-30fib_rules: Added NLM_F_EXCL support to fib_nl_newruleMateusz Bajorski1-0/+49
2016-06-30tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M1-1/+1
2016-06-30tcp: add an ability to dump and restore window parametersAndrey Vagin2-0/+67
2016-06-30Merge branch 'bridge-igmp-stats'David S. Miller12-52/+497
2016-06-30net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov10-46/+390
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov4-7/+108
2016-06-30Merge branch 'bpf-helper-improvements'David S. Miller5-21/+275
2016-06-30bpf: add bpf_skb_change_type helperDaniel Borkmann2-0/+33
2016-06-30bpf: add bpf_skb_change_proto helperDaniel Borkmann2-0/+214
2016-06-30bpf: don't use raw processor id in generic helperDaniel Borkmann2-2/+10
2016-06-30bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann2-4/+9
2016-06-30bpf, trace: fetch current cpu only onceDaniel Borkmann1-2/+3
2016-06-30bpf: minor cleanups on fd maps and helpersDaniel Borkmann2-14/+7
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller725-4267/+7030
2016-06-29Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-23/+45
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-28/+25
2016-06-29igb: Only DMA sync frame lengthAndrew Lunn1-3/+4
2016-06-29ixgbe: fix spoofed packets with macvlansEmil Tantilov1-0/+1
2016-06-29ixgbe: Correct reporting of timestamping for x550Tony Nguyen1-2/+6
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds140-893/+1270
2016-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-8/+1
2016-06-29fm10k: Remove create_workqueueBhaktipriya Shridhar1-2/+1