summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tun: switch to use skb array for txJason Wang2016-07-013-9/+146
* net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang2016-07-013-5/+27
* skb_array: add wrappers for resizingJason Wang2016-07-011-0/+9
* ptr_ring: support resizing multiple queuesMichael S. Tsirkin2016-07-012-9/+67
* skb_array: minor tweakJason Wang2016-07-011-2/+2
* ptr_ring: support zero length ringJason Wang2016-07-011-2/+4
* Merge branch 'sch_hfsc-fixes-cleanups'David S. Miller2016-07-011-27/+27
|\
| * net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()Michal Soltys2016-07-011-1/+1
| * net/sched/sch_hfsc.c: go passive after vt updateMichal Soltys2016-07-011-16/+15
| * net/sched/sch_hfsc.c: remove leftover dlist and droplistMichal Soltys2016-07-011-8/+0
| * net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()Michal Soltys2016-07-011-1/+1
| * net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...Michal Soltys2016-07-011-1/+10
|/
* tcp: md5: use kmalloc() backed scratch areasEric Dumazet2016-07-014-32/+41
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-06-3011-67/+148
|\
| * igb: Only DMA sync frame lengthAndrew Lunn2016-06-291-3/+4
| * ixgbe: fix spoofed packets with macvlansEmil Tantilov2016-06-291-0/+1
| * ixgbe: Correct reporting of timestamping for x550Tony Nguyen2016-06-291-2/+6
| * fm10k: Remove create_workqueueBhaktipriya Shridhar2016-06-291-2/+1
| * igb: call igb_ptp_suspend during suspend/resume cycleJacob Keller2016-06-291-0/+2
| * igb: implement igb_ptp_suspendJacob Keller2016-06-292-5/+18
| * igb: re-use igb_ptp_reset in igb_ptp_initJacob Keller2016-06-292-33/+18
| * igb: introduce IGB_PTP_OVERFLOW_CHECK flagJacob Keller2016-06-292-13/+9
| * igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTPJacob Keller2016-06-292-4/+8
| * ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...Amritha Nambiar2016-06-291-16/+25
| * ixgbe: Fix deleting link filters for cls_u32 offloadsAmritha Nambiar2016-06-292-7/+72
| * e1000e: prevent division by zero if TIMINCA is zeroDenys Vlasenko2016-06-291-1/+2
| * fm10k: fix incorrect index calculation in fm10k_write_retaJacob Keller2016-06-291-2/+3
| * fm10k: Align Rx buffers to 512B blocksAlexander Duyck2016-06-291-1/+1
| * fm10k: don't use BIT() macro where the value isn't a bitmaskJacob Keller2016-06-291-1/+1
* | Merge branch 'nfp-next'David S. Miller2016-06-304-9/+11
|\ \
| * | nfp: implement ethtool .get_link() callbackJakub Kicinski2016-06-301-0/+1
| * | nfp: remove unused parameter from nfp_net_write_mac_addr()Jakub Kicinski2016-06-301-6/+7
| * | nfp: correct name of control BAR defineJakub Kicinski2016-06-302-3/+3
|/ /
* | be2net: signedness bug in be_msix_enable()Dan Carpenter2016-06-301-1/+2
* | net: netcp: Fix a typo in keystone-netcp.txtMasanari Iida2016-06-301-1/+1
* | Merge branch 'mediatek-next'David S. Miller2016-06-302-68/+122
|\ \
| * | net-next: mediatek: add support for IRQ groupingJohn Crispin2016-06-302-59/+111
| * | net-next: mediatek: add IRQ lockingJohn Crispin2016-06-302-0/+8
| * | net-next: mediatek: don't use intermediate variables to store IRQ masksJohn Crispin2016-06-301-12/+10
| * | net-next: mediatek: remove superfluous register readsJohn Crispin2016-06-301-4/+0
|/ /
* | fib_rules: Added NLM_F_EXCL support to fib_nl_newruleMateusz Bajorski2016-06-301-0/+49
* | tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M2016-06-301-1/+1
* | tcp: add an ability to dump and restore window parametersAndrey Vagin2016-06-302-0/+67
* | Merge branch 'bridge-igmp-stats'David S. Miller2016-06-3012-52/+497
|\ \
| * | net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov2016-06-3010-46/+390
| * | net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2016-06-304-7/+108
|/ /
* | Merge branch 'bpf-helper-improvements'David S. Miller2016-06-305-21/+275
|\ \
| * | bpf: add bpf_skb_change_type helperDaniel Borkmann2016-06-302-0/+33
| * | bpf: add bpf_skb_change_proto helperDaniel Borkmann2016-06-302-0/+214
| * | bpf: don't use raw processor id in generic helperDaniel Borkmann2016-06-302-2/+10
OpenPOWER on IntegriCloud