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