aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher195-4624/+222
2018-04-27net: Fix coccinelle warningKirill Tkhai1-1/+1
2018-04-27geneve: fix build with modular IPV6Tobias Regnery1-0/+1
2018-04-27Merge branch 's390-next'David S. Miller7-292/+229
2018-04-27s390/qeth: improve fallback to random MAC addressJulian Wiedmann1-10/+13
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop3-8/+33
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop5-15/+38
2018-04-27s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop3-52/+60
2018-04-27s390/qeth: query IPv6 assists during hardsetupKittipon Meesompop2-8/+5
2018-04-27s390/qeth: add stats counter for RX csum offloadKittipon Meesompop2-3/+9
2018-04-27s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann1-1/+0
2018-04-27s390/qeth: extract csum offload helpersJulian Wiedmann3-59/+33
2018-04-27s390/qeth: de-indent else after returnKittipon Meesompop1-22/+21
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun4-0/+7
2018-04-27s390/qeth: don't worry about IPs on VLAN removalJulian Wiedmann1-87/+0
2018-04-27s390/qeth: convert vlan spinlock to mutexJulian Wiedmann3-9/+10
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann4-31/+13
2018-04-27bridge: use hlist_entry_safeYueHaibing1-2/+1
2018-04-27Merge branch 'liquidio-add-support-for-ndo_get_stats64'David S. Miller6-228/+289
2018-04-27liquidio: add support for ndo_get_stats64 instead of ndo_get_statsPradeep Nalla5-71/+135
2018-04-27liquidio: move a couple of functions to lio_core.cPradeep Nalla3-157/+154
2018-04-27phy: Temporary build fix after phylib changes.David S. Miller1-2/+1
2018-04-27Merge branch 'net-Extend-availability-of-PHY-statistics'David S. Miller17-87/+369
2018-04-27net: dsa: loop: Hook PHY statisticsFlorian Fainelli1-2/+3
2018-04-27net: dsa: b53: Add support for reading PHY statisticsFlorian Fainelli3-10/+70
2018-04-27net: dsa: Allow providing PHY statistics from CPU portFlorian Fainelli3-5/+106
2018-04-27net: dsa: Add helper function to obtain PHY device of a given portFlorian Fainelli1-11/+22
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli11-28/+83
2018-04-27net: dsa: Do not check for ethtool_ops validityFlorian Fainelli1-3/+3
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli2-18/+26
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli3-30/+76
2018-04-27l2tp: consistent reference counting in procfs and debufsGuillaume Nault2-15/+26
2018-04-27tipc: introduce ioctl for fetching node identityJon Maloy4-6/+41
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller31-2071/+5360
2018-04-27samples, bpf: remove redundant ret assignment in bpf_load_program()Wang Sheng-Hui1-2/+0
2018-04-27Merge branch 'bpf-uapi-helper-doc'Daniel Borkmann3-792/+3181
2018-04-27bpf: update bpf.h uapi header for toolsQuentin Monnet1-396/+1380
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet1-0/+30
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet1-0/+147
2018-04-27bpf: add documentation for eBPF helpers (51-57)Quentin Monnet1-0/+180
2018-04-27bpf: add documentation for eBPF helpers (42-50)Quentin Monnet1-0/+172
2018-04-27bpf: add documentation for eBPF helpers (33-41)Quentin Monnet1-0/+164
2018-04-27bpf: add documentation for eBPF helpers (23-32)Quentin Monnet1-0/+197
2018-04-27bpf: add documentation for eBPF helpers (12-22)Quentin Monnet1-0/+254
2018-04-27bpf: add documentation for eBPF helpers (01-11)Quentin Monnet1-0/+230
2018-04-27bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet2-406/+437
2018-04-27Merge branch 'bpf-tunnel-metadata-selftests'Daniel Borkmann5-466/+906
2018-04-27samples/bpf: remove the bpf tunnel testsuite.William Tu3-1003/+0
2018-04-27selftests/bpf: bpf tunnel test.William Tu3-2/+1445
2018-04-26bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov1-1/+3