summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-05-11net/scm: cleanup scm_detach_fdsChristoph Hellwig
2020-05-11net: add a CMSG_USER_DATA macroChristoph Hellwig
2020-05-11net: dsa: tag_sja1105: Constify dsa_device_opsFlorian Fainelli
2020-05-11net: dsa: ocelot: Constify dsa_device_opsFlorian Fainelli
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-05-11SUNRPC: Signalled ASYNC tasks need to exitChuck Lever
2020-05-11netfilter: conntrack: fix infinite loop on rmmodFlorian Westphal
2020-05-11netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueueRoi Dayan
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey
2020-05-11xfrm: fix unused variable warning if CONFIG_NETFILTER=nFlorian Westphal
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager supportMarcel Holtmann
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for management supportMarcel Holtmann
2020-05-11Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported listMarcel Holtmann
2020-05-11Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)Konstantin Forostyan
2020-05-11Bluetooth: Fix advertising handle is set to 0Tedd Ho-Jeong An
2020-05-10net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean
2020-05-10net: dsa: introduce a dsa_switch_find functionVladimir Oltean
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean
2020-05-10net: bridge: allow enslaving some DSA master network devicesVladimir Oltean
2020-05-10SUNRPC: fix use-after-free in rpc_free_client_work()NeilBrown
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-10net: phy: Send notifier when starting the cable testAndrew Lunn
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn
2020-05-10net: ethtool: Make helpers publicAndrew Lunn
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn
2020-05-09netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song
2020-05-09nsproxy: add struct nssetChristian Brauner
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-08net: ipv4: really enforce backoff for redirectsPaolo Abeni
2020-05-08ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()Eric Dumazet
2020-05-08ieee802154: 6lowpan: remove unnecessary comparisonYang Yingliang
2020-05-08net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet
2020-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-05-08net: tcp: fix rx timestamp behavior for tcp_recvmsgKelly Littlepage
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev
2020-05-09net: Refactor arguments of inet{,6}_bindStanislav Fomichev
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers
2020-05-08mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTESEric Biggers
2020-05-08sctp: use crypto_shash_tfm_digest()Eric Biggers
2020-05-08Bluetooth: use crypto_shash_tfm_digest()Eric Biggers
2020-05-07net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang
2020-05-07net: relax SO_TXTIME CAP_NET_ADMIN checkEric Dumazet
2020-05-07mptcp: set correct vfs info for subflowsPaolo Abeni