summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-01net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_resGrygorii Strashko1-3/+0
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit28-169/+0
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit2-16/+22
2017-12-01Merge branch 'ip6_gre-add-erspan-native-tunnel-for-ipv6'David S. Miller4-101/+398
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu2-4/+267
2017-12-01ip6_gre: Refactor ip6gre xmit codesWilliam Tu1-48/+75
2017-12-01ip_gre: Refector the erpsan tunnel code.William Tu2-49/+56
2017-12-01Merge branch 'ethtool-reset-AP'David S. Miller3-0/+13
2017-12-01bnxt_en: Add ETH_RESET_AP supportScott Branden2-0/+12
2017-12-01net: ethtool: add support for reset of AP inside NIC interface.Scott Branden1-0/+1
2017-12-01Merge branch 'rds-tcp-netns-delete-related-fixes'David S. Miller4-32/+16
2017-12-01rds: tcp: atomically purge entries from rds_tcp_conn_list during netns deleteSowmini Varadhan2-2/+8
2017-12-01rds: tcp: correctly sequence cleanup on netns deletion.Sowmini Varadhan3-6/+7
2017-12-01rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()Sowmini Varadhan1-24/+1
2017-12-01tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy4-13/+55
2017-11-30Merge branch 'macb-rx-packet-filtering'David S. Miller2-146/+699
2017-11-30net: macb: Added support for RX filteringRafal Ozieblo2-1/+444
2017-11-30net: macb: Added some queue statisticsRafal Ozieblo2-4/+64
2017-11-30net: macb: Added support for many RX queuesRafal Ozieblo2-141/+191
2017-11-30vmxnet3: increase default rx ring sizesShrikrishna Khare1-4/+4
2017-11-30net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()Florian Fainelli3-9/+4
2017-11-30net/reuseport: drop legacy codePaolo Abeni5-55/+15
2017-11-30Documentation: net: dsa: Cut set_addr() documentationLinus Walleij1-5/+0
2017-11-30Merge branch 'net-dst_entry-shrink'David S. Miller20-183/+204
2017-11-30net: Remove dst->nextDavid Miller2-5/+0
2017-11-30xfrm: Stop using dst->next in bundle construction.David Miller1-24/+32
2017-11-30net: Rearrange dst_entry layout to avoid useless padding.David Miller1-19/+12
2017-11-30xfrm: Move dst->path into struct xfrm_dstDavid Miller9-29/+33
2017-11-30ipv6: Move dst->from into struct rt6_info.David Miller4-25/+22
2017-11-30xfrm: Move child route linkage into xfrm_dst.David Miller6-18/+26
2017-11-30ipsec: Create and use new helpers for dst child access.David Miller2-24/+28
2017-11-30net: Create and use new helper xfrm_dst_child().David Miller8-15/+26
2017-11-30ipv6: Move rt6_next from dst_entry into ipv6 route structure.David Miller4-21/+21
2017-11-30decnet: Move dn_next into decnet route structure.David Miller3-17/+19
2017-11-30net: dst->rt_next is unused.David Miller1-1/+0
2017-11-30forcedeth: optimize the xmit with unlikelyZhu Yanjun1-3/+3
2017-11-30atm: mpoa: remove 32-bit timekeepingTina Ruchandani5-40/+43
2017-11-30atm: eni: fix several indentation issuesColin Ian King1-9/+9
2017-11-30openvswitch: use ktime_get_ts64() instead of ktime_get_ts()Arnd Bergmann1-3/+3
2017-11-30netxen: remove timespec usageArnd Bergmann1-3/+1
2017-11-30net: phy: harmonize phy_id{,_mask} data typeRichard Leitner1-1/+1
2017-11-30net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matchingLukas Wunner1-7/+2
2017-11-30net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham1-0/+5
2017-11-30net: thunderx: Add support for xdp redirectSunil Goutham3-31/+94
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds15-132/+270
2017-11-29Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-135/+314
2017-11-29Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-582/+1182
2017-11-29sparc64: Fix boot on T4 and later.David S. Miller1-1/+1