summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-04-16kunit: mptcp: adhere to KUNIT formatting standardNico Pache4-4/+4
2021-04-16flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()Gustavo A. R. Silva1-2/+4
2021-04-16ethtool: add interface to read RMON statsJakub Kicinski3-0/+93
2021-04-16ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski3-0/+39
2021-04-16ethtool: add interface to read standard MAC statsJakub Kicinski3-0/+96
2021-04-16ethtool: add a new command for reading standard statsJakub Kicinski5-1/+226
2021-04-16sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva1-1/+1
2021-04-16mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo1-0/+2
2021-04-16mptcp: sockopt: add TCP_CONGESTION and TCP_INFOFlorian Westphal2-0/+106
2021-04-16mptcp: setsockopt: SO_DEBUG and no-op optionsFlorian Westphal1-0/+16
2021-04-16mptcp: setsockopt: add SO_INCOMING_CPUFlorian Westphal1-0/+16
2021-04-16mptcp: setsockopt: add SO_MARK supportFlorian Westphal1-0/+8
2021-04-16mptcp: setsockopt: support SO_LINGERFlorian Westphal1-0/+43
2021-04-16mptcp: setsockopt: handle receive/send buffer and device bindFlorian Westphal1-0/+52
2021-04-16mptcp: setsockopt: handle SO_KEEPALIVE and SO_PRIORITYFlorian Westphal1-0/+106
2021-04-16mptcp: tag sequence_seq with socket stateFlorian Westphal4-5/+62
2021-04-16mptcp: add skeleton to sync msk socket options to subflowsFlorian Westphal4-8/+60
2021-04-16mptcp: only admit explicitly supported sockoptPaolo Abeni1-0/+216
2021-04-16mptcp: move sockopt function into a new filePaolo Abeni4-121/+142
2021-04-16mptcp: revert "mptcp: forbit mcast-related sockopt on MPTCP sockets"Matthieu Baerts1-45/+0
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean2-3/+2
2021-04-16net: bridge: switchdev: refactor br_switchdev_fdb_notifyTobias Waldekranz1-30/+11
2021-04-16scm: fix a typo in put_cmsg()Eric Dumazet1-1/+1
2021-04-15ethtool: add FEC statisticsJakub Kicinski1-1/+72
2021-04-15ethtool: fec_prepare_data() - jump to error handlingJakub Kicinski1-3/+4
2021-04-15ethtool: move ethtool_stats_initJakub Kicinski1-6/+0
2021-04-15scm: optimize put_cmsg()Eric Dumazet1-8/+15
2021-04-14net/packet: remove data races in fanout operationsEric Dumazet2-7/+10
2021-04-14net: bridge: propagate error code and extack from br_mc_disabled_updateFlorian Fainelli4-16/+27
2021-04-14skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()"Paolo Abeni1-3/+12
2021-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-4/+4
2021-04-13icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcvAndreas Roeseler2-0/+9
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle3-7/+8
2021-04-12netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart1-8/+2
2021-04-12net: Ensure net namespace isolation of sysctlsJonathon Reinhart1-0/+48
2021-04-12net: seg6: trivial fix of a spelling mistake in commentAndrea Mayer1-1/+1
2021-04-11ethtool: wire in generic SFP module accessAndrew Lunn1-5/+20
2021-04-11ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk1-1/+61
2021-04-11net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn2-7/+12
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk4-1/+185
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski62-236/+422
2021-04-09Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet1-2/+3
2021-04-09net: dccp: use net_generic storageFlorian Westphal2-8/+40
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni1-1/+2
2021-04-08net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-08Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller18-124/+287
2021-04-08net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-7/+5
2021-04-08Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller7-16/+28
2021-04-08Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux...David S. Miller3-7/+6