summaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima5-6/+31
2021-06-23ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.David Wilder1-23/+28
2021-06-23selftests: icmp_redirect: support expected failuresAndrea Righi1-1/+7
2021-06-23net: sched: remove qdisc->empty for lockless qdiscYunsheng Lin2-13/+3
2021-06-23net: sched: implement TCQ_F_CAN_BYPASS for lockless qdiscYunsheng Lin3-9/+54
2021-06-23net: sched: avoid unnecessary seqcount operation for lockless qdiscYunsheng Lin1-1/+3
2021-06-23net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offloadHuy Nguyen2-19/+70
2021-06-23net/xfrm: Add inner_ipproto into sec_pathHuy Nguyen2-1/+41
2021-06-23net/mlx5: Optimize mlx5e_feature_checks for non IPsec packetHuy Nguyen2-9/+14
2021-06-23net/mlx5: remove "default n" from Kconfigcaihuoqing1-9/+0
2021-06-23net/mlx5: Fix spelling mistake "enught" -> "enough"Colin Ian King1-1/+1
2021-06-23net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()Nathan Chancellor1-1/+1
2021-06-23net/mlx5: Fix missing error code in mlx5_init_fs()Jiapeng Chong1-1/+4
2021-06-22mptcp: refine mptcp_cleanup_rbufPaolo Abeni2-34/+23
2021-06-22selftests: mptcp: turn rp_filter off on each NICYonglong Li1-1/+2
2021-06-22selftests: mptcp: add deny_join_id0 testcasesGeliang Tang1-1/+74
2021-06-22mptcp: add deny_join_id0 in mptcp_options_receivedGeliang Tang5-2/+15
2021-06-22mptcp: add allow_join_id0 in mptcp_out_optionsGeliang Tang4-3/+13
2021-06-22mptcp: add sysctl allow_join_initial_addr_portGeliang Tang3-0/+30
2021-06-22sctp: process sctp over udp icmp err on sctp sideXin Long4-19/+64
2021-06-22sctp: extract sctp_v4_err_handle function from sctp_v4_errXin Long1-57/+49
2021-06-22sctp: extract sctp_v6_err_handle function from sctp_v6_errXin Long1-36/+40
2021-06-22sctp: remove the unessessary hold for idev in sctp_v6_errXin Long1-10/+2
2021-06-22sctp: enable PLPMTUD when the transport is readyXin Long4-2/+13
2021-06-22sctp: do state transition when receiving an icmp TOOBIG packetXin Long2-2/+53
2021-06-22sctp: do state transition when a probe succeeds on HB ACK recv pathXin Long3-1/+40
2021-06-22sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send pathXin Long3-0/+47
2021-06-22sctp: do the basic send and recv for PLPMTUD probeXin Long6-7/+66
2021-06-22sctp: add the probe timer in transport for PLPMTUDXin Long10-1/+109
2021-06-22sctp: add the constants/variables and states and some APIs for transportXin Long3-3/+70
2021-06-22sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transportXin Long2-0/+126
2021-06-22sctp: add probe_interval in sysctl and sock/asoc/transportXin Long7-0/+54
2021-06-22sctp: add pad chunk and its make function and event tableXin Long4-0/+57
2021-06-22net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csumLorenzo Bianconi2-21/+12
2021-06-22tc-testing: add test for ct DNAT tuple collisionMarcelo Ricardo Leitner1-0/+45
2021-06-22tc-testing: add support for sending various scapy packetsMarcelo Ricardo Leitner1-19/+23
2021-06-22tc-testing: fix list handlingMarcelo Ricardo Leitner1-1/+1
2021-06-22MAINTAINERS: network: add entry for WWANLoic Poulain1-0/+10
2021-06-22openvswitch: add trace pointsAaron Conole5-0/+179
2021-06-22stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()Dan Carpenter1-1/+2
2021-06-22ethtool: Validate module EEPROM offset as part of policyIdo Schimmel1-5/+2
2021-06-22ethtool: Validate module EEPROM length as part of policyIdo Schimmel1-4/+2
2021-06-22ethtool: Use kernel data types for internal EEPROM structIdo Schimmel1-6/+6
2021-06-22ethtool: Document behavior when module EEPROM bank attribute is omittedIdo Schimmel1-0/+2
2021-06-22ethtool: Decrease size of module EEPROM get policy arrayIdo Schimmel1-1/+1
2021-06-22ethtool: Document correct attribute typeIdo Schimmel2-2/+2
2021-06-22ethtool: Use correct command name in titleIdo Schimmel1-2/+2
2021-06-22bridge: cfm: remove redundant returngushengxian1-1/+1
2021-06-22hv_netvsc: Avoid field-overflowing memcpy()Kees Cook2-4/+3
2021-06-22net: dsa: b53: Create default VLAN entry explicitlyFlorian Fainelli1-8/+19