summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann2016-06-302-4/+9
| * | bpf, trace: fetch current cpu only onceDaniel Borkmann2016-06-301-2/+3
| * | bpf: minor cleanups on fd maps and helpersDaniel Borkmann2016-06-302-14/+7
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30725-4267/+7030
|\ \ | |/ |/|
| * Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-06-298-23/+45
| |\
| | * NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust2016-06-281-3/+2
| | * make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro2016-06-271-1/+1
| | * NFS: Fix an unused variable warningTrond Myklebust2016-06-241-2/+0
| | * NFS: Fix potential race in nfs_fhget()Trond Myklebust2016-06-241-0/+1
| | * NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust2016-06-241-1/+6
| | * NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust2016-06-241-1/+3