summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-04-16ethtool: add interface to read standard MAC statsJakub Kicinski
2021-04-16ethtool: add a new command for reading standard statsJakub Kicinski
2021-04-16sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva
2021-04-16mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo
2021-04-16mptcp: sockopt: add TCP_CONGESTION and TCP_INFOFlorian Westphal
2021-04-16mptcp: setsockopt: SO_DEBUG and no-op optionsFlorian Westphal
2021-04-16mptcp: setsockopt: add SO_INCOMING_CPUFlorian Westphal
2021-04-16mptcp: setsockopt: add SO_MARK supportFlorian Westphal
2021-04-16mptcp: setsockopt: support SO_LINGERFlorian Westphal
2021-04-16mptcp: setsockopt: handle receive/send buffer and device bindFlorian Westphal
2021-04-16mptcp: setsockopt: handle SO_KEEPALIVE and SO_PRIORITYFlorian Westphal
2021-04-16mptcp: tag sequence_seq with socket stateFlorian Westphal
2021-04-16mptcp: add skeleton to sync msk socket options to subflowsFlorian Westphal
2021-04-16mptcp: only admit explicitly supported sockoptPaolo Abeni
2021-04-16mptcp: move sockopt function into a new filePaolo Abeni
2021-04-16mptcp: revert "mptcp: forbit mcast-related sockopt on MPTCP sockets"Matthieu Baerts
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-04-16net: bridge: switchdev: refactor br_switchdev_fdb_notifyTobias Waldekranz
2021-04-16scm: fix a typo in put_cmsg()Eric Dumazet
2021-04-15ethtool: add FEC statisticsJakub Kicinski
2021-04-15ethtool: fec_prepare_data() - jump to error handlingJakub Kicinski
2021-04-15ethtool: move ethtool_stats_initJakub Kicinski
2021-04-15scm: optimize put_cmsg()Eric Dumazet
2021-04-14net/packet: remove data races in fanout operationsEric Dumazet
2021-04-14net: bridge: propagate error code and extack from br_mc_disabled_updateFlorian Fainelli
2021-04-14skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()"Paolo Abeni
2021-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-04-13icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcvAndreas Roeseler
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-12netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-04-12net: Ensure net namespace isolation of sysctlsJonathon Reinhart
2021-04-12net: seg6: trivial fix of a spelling mistake in commentAndrea Mayer
2021-04-11ethtool: wire in generic SFP module accessAndrew Lunn
2021-04-11ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk
2021-04-11net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet
2021-04-09net: dccp: use net_generic storageFlorian Westphal
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni
2021-04-08net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum
2021-04-08Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-08net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-08Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller
2021-04-08Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux...David S. Miller
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov
2021-04-08Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov