aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-24net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas1-1/+1
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis1-0/+2
2021-06-23net/tls: Remove the __TLS_DEC_STATS() macro.Kuniyuki Iwashima1-2/+0
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima1-0/+2
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+1
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-8/+28
2021-06-23net: sched: remove qdisc->empty for lockless qdiscYunsheng Lin1-10/+3
2021-06-23net: sched: implement TCQ_F_CAN_BYPASS for lockless qdiscYunsheng Lin1-3/+13
2021-06-23net: sched: avoid unnecessary seqcount operation for lockless qdiscYunsheng Lin1-1/+3
2021-06-22net/xfrm: Add inner_ipproto into sec_pathHuy Nguyen1-0/+1
2021-06-22mptcp: add allow_join_id0 in mptcp_out_optionsGeliang Tang1-1/+2
2021-06-22sctp: process sctp over udp icmp err on sctp sideXin Long1-0/+2
2021-06-22sctp: do state transition when a probe succeeds on HB ACK recv pathXin Long1-0/+1
2021-06-22sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send pathXin Long1-0/+1
2021-06-22sctp: do the basic send and recv for PLPMTUD probeXin Long2-1/+4
2021-06-22sctp: add the probe timer in transport for PLPMTUDXin Long5-1/+16
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 Long1-0/+8
2021-06-22sctp: add probe_interval in sysctl and sock/asoc/transportXin Long3-0/+8
2021-06-22sctp: add pad chunk and its make function and event tableXin Long2-0/+8
2021-06-22ethtool: Use kernel data types for internal EEPROM structIdo Schimmel1-6/+6
2021-06-22ethtool: Document correct attribute typeIdo Schimmel1-1/+1
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov1-0/+18
2021-06-22wwan: core: support default netdev creationSergey Ryazanov1-1/+7
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov1-2/+0
2021-06-22net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas1-0/+12
2021-06-21net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()Guillaume Nault1-0/+1
2021-06-21net: dsa: export the dsa_port_is_{user,cpu,dsa} helpersVladimir Oltean1-0/+15
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski43-80/+279
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-10/+42
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold1-2/+11
2021-06-18rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold1-0/+1
2021-06-18Revert "net: add pf_family_names[] for protocol family"David S. Miller1-48/+0
2021-06-18net: add pf_family_names[] for protocol familyYejune Deng1-0/+48
2021-06-18icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen1-0/+3
2021-06-18mptcp: dump csum fields in mptcp_dump_mpextGeliang Tang1-6/+11
2021-06-18mptcp: receive checksum for MP_CAPABLE with dataGeliang Tang1-1/+2
2021-06-18mptcp: add csum_reqd in mptcp_out_optionsGeliang Tang1-2/+3
2021-06-18mptcp: generate the data checksumGeliang Tang1-0/+1
2021-06-18mptcp: add csum_enabled in mptcp_sockGeliang Tang1-0/+1
2021-06-18seg6: add support for SRv6 End.DT46 BehaviorAndrea Mayer1-0/+2
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2021-06-18netfilter: conntrack: pass hook state to log functionsFlorian Westphal1-8/+12
2021-06-17driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei1-0/+1
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-11/+97
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen2-3/+3
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+1
2021-06-17netfilter: nf_tables: add last expressionPablo Neira Ayuso2-0/+16
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin1-0/+4
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce2-0/+20