aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()Gravatar John Hubbard 1-1/+1
2020-01-31net/xdp: set FOLL_PIN via pin_user_pages()Gravatar John Hubbard 1-1/+1
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Gravatar Linus Torvalds 9-45/+58
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 275-2580/+17461
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-17/+17
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+1
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-2/+9
2020-01-27Revert "pktgen: Allow configuration of IPv6 source address range"Gravatar David S. Miller 1-98/+0
2020-01-27net/core: Replace driver version to be kernel versionGravatar Leon Romanovsky 1-0/+2
2020-01-27ethtool: add WOL_NTF notificationGravatar Michal Kubecek 3-1/+6
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestGravatar Michal Kubecek 3-0/+82
2020-01-27ethtool: provide WoL settings with WOL_GET requestGravatar Michal Kubecek 7-1/+128
2020-01-27ethtool: add DEBUG_NTF notificationGravatar Michal Kubecek 3-0/+5
2020-01-27ethtool: set message mask with DEBUG_SET requestGravatar Michal Kubecek 3-0/+59
2020-01-27ethtool: provide message mask with DEBUG_GET requestGravatar Michal Kubecek 7-1/+115
2020-01-27ethtool: fix kernel-doc descriptionsGravatar Michal Kubecek 2-12/+15
2020-01-27flow_dissector: Fix to use new variables for port ranges in bpf hookGravatar Yoshiki Komachi 1-2/+9
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 8-131/+379
2020-01-27net: dsa: Fix use-after-free in probing of DSA switch treeGravatar Vladimir Oltean 1-11/+25
2020-01-27net: remove eth_change_mtuGravatar Heiner Kallweit 1-16/+0
2020-01-27net: introduce dev_net notifier register/unregister variantsGravatar Jiri Pirko 1-0/+46
2020-01-27net: push code from net notifier reg/unreg into helpersGravatar Jiri Pirko 1-22/+38
2020-01-27net: call call_netdevice_unregister_net_notifiers from unregisterGravatar Jiri Pirko 1-11/+3
2020-01-27soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.Gravatar Kuniyuki Iwashima 1-1/+0
2020-01-27udp: Support UDP fraglist GRO/GSO.Gravatar Steffen Klassert 2-25/+106
2020-01-27net: Support GRO/GSO fraglist chaining.Gravatar Steffen Klassert 2-1/+92
2020-01-27net: Add a netdev software feature set that defaults to off.Gravatar Steffen Klassert 1-1/+1
2020-01-27net: Add fraglist GRO/GSO feature flagsGravatar Steffen Klassert 1-0/+1
2020-01-27rxrpc: Fix use-after-free in rxrpc_receive_data()Gravatar David Howells 1-5/+7
2020-01-27net_sched: ematch: reject invalid TCF_EM_SIMPLEGravatar Eric Dumazet 1-0/+3
2020-01-27net: include struct nhmsg size in nh nlmsg sizeGravatar Stephen Worley 1-1/+3
2020-01-27net_sched: walk through all child classes in tc_bind_tclass()Gravatar Cong Wang 1-11/+30
2020-01-27net_sched: fix ops->bind_class() implementationsGravatar Cong Wang 10-29/+76
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesGravatar Stefano Brivio 3-1/+2106
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsGravatar Stefano Brivio 2-1/+92
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributeGravatar Pablo Neira Ayuso 2-23/+64
2020-01-27netfilter: nf_tables: add nft_setelem_parse_key()Gravatar Pablo Neira Ayuso 1-46/+45
2020-01-26tcp: export count for rehash attemptsGravatar Abdul Kabbani 4-1/+13
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 37-156/+286
2020-01-26Bluetooth: Fix race condition in hci_release_sock()Gravatar Dan Carpenter 1-0/+3
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 10-68/+144
2020-01-25Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_leGravatar Marcel Holtmann 2-93/+61
2020-01-25Bluetooth: Add missing checks for HCI_ISODATA_PKT packet typeGravatar Marcel Holtmann 2-5/+11
2020-01-25net: sched: Make TBF Qdisc offloadableGravatar Petr Machata 1-0/+55
2020-01-25net: sched: sch_tbf: Don't overwrite backlog before dumpingGravatar Petr Machata 1-1/+0
2020-01-25devlink: Add health recover notifications on devlink flowsGravatar Moshe Shemesh 1-87/+89
2020-01-25net: atm: use %*ph to print small bufferGravatar Andy Shevchenko 2-70/+28
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-4/+1
2020-01-25mptcp: Fix code formattingGravatar Mat Martineau 2-3/+3