aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-17devlink: introduce possibility to expose info about nested devlinksGravatar Jiri Pirko 1-0/+2
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureGravatar Jiri Pirko 1-2/+2
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portGravatar Jiri Pirko 1-0/+1
2023-09-17devlink: expose peer SF devlink instanceGravatar Jiri Pirko 2-0/+4
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureGravatar Jiri Pirko 2-1/+60
2023-09-17netdev: expose DPLL pin handle for netdeviceGravatar Jiri Pirko 3-1/+37
2023-09-17dpll: netlink: Add DPLL framework base functionsGravatar Vadim Fedorenko 1-0/+4
2023-09-17dpll: core: Add DPLL framework base functionsGravatar Vadim Fedorenko 1-0/+133
2023-09-17dpll: spec: Add Netlink spec in YAMLGravatar Vadim Fedorenko 1-0/+201
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextGravatar David S. Miller 1-2/+9
2023-09-16tcp: new TCP_INFO stats for RTO eventsGravatar Aananth V 2-0/+20
2023-09-15ipv6: lockless IPV6_FLOWINFO_SEND implementationGravatar Eric Dumazet 2-2/+2
2023-09-15ipv6: lockless IPV6_MTU_DISCOVER implementationGravatar Eric Dumazet 2-8/+11
2023-09-15ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementationGravatar Eric Dumazet 2-2/+2
2023-09-15ipv6: move np->repflow to atomic flagsGravatar Eric Dumazet 2-1/+1
2023-09-15ipv6: lockless IPV6_RECVERR implemetationGravatar Eric Dumazet 3-5/+3
2023-09-15ipv6: lockless IPV6_DONTFRAG implementationGravatar Eric Dumazet 4-5/+5
2023-09-15ipv6: lockless IPV6_AUTOFLOWLABEL implementationGravatar Eric Dumazet 3-3/+3
2023-09-15ipv6: lockless IPV6_MULTICAST_ALL implementationGravatar Eric Dumazet 2-1/+1
2023-09-15ipv6: lockless IPV6_RECVERR_RFC4884 implementationGravatar Eric Dumazet 2-1/+1
2023-09-15ipv6: lockless IPV6_MULTICAST_HOPS implementationGravatar Eric Dumazet 2-9/+2
2023-09-15ipv6: lockless IPV6_MULTICAST_LOOP implementationGravatar Eric Dumazet 3-5/+16
2023-09-15ipv6: lockless IPV6_UNICAST_HOPS implementationGravatar Eric Dumazet 2-12/+2
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Paolo Abeni 14-30/+80
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-1/+6
2023-09-14udplite: fix various data-racesGravatar Eric Dumazet 2-9/+11
2023-09-14udplite: remove UDPLITE_BITGravatar Eric Dumazet 1-3/+2
2023-09-14udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROGravatar Eric Dumazet 2-11/+7
2023-09-14udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsGravatar Eric Dumazet 1-7/+9
2023-09-14udp: move udp->gro_enabled to udp->udp_flagsGravatar Eric Dumazet 1-1/+1
2023-09-14udp: move udp->no_check6_rx to udp->udp_flagsGravatar Eric Dumazet 1-5/+5
2023-09-14udp: move udp->no_check6_tx to udp->udp_flagsGravatar Eric Dumazet 1-5/+5
2023-09-14udp: introduce udp->udp_flagsGravatar Eric Dumazet 1-7/+21
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-4/+3
2023-09-13virtchnl: Add CRC stripping capabilityGravatar Paul M Stillwell Jr 1-2/+9
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Gravatar Kuniyuki Iwashima 1-0/+5
2023-09-12tcp: defer regular ACK while processing socket backlogGravatar Eric Dumazet 2-6/+9
2023-09-12net: sock_release_ownership() cleanupGravatar Eric Dumazet 1-5/+4
2023-09-12ipv6: fix ip6_sock_set_addr_preferences() typoGravatar Eric Dumazet 1-1/+1
2023-09-12linux/export: fix reference to exported functions for parisc64Gravatar Masahiro Yamada 1-0/+2
2023-09-12net: dst: remove unnecessary input parameter in dst_alloc and dst_initGravatar Zhengchao Shao 1-2/+2
2023-09-11tracing/synthetic: Fix order of struct trace_dynamic_infoGravatar Steven Rostedt (Google) 1-3/+3
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Gravatar Linus Torvalds 1-0/+1
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+2
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 3-5/+5
2023-09-09spnego: add missing OID to oid registryGravatar Steve French 1-0/+1
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayGravatar Linus Torvalds 1-0/+18
2023-09-08tracing: Remove unused trace_event_file dir fieldGravatar Steven Rostedt (Google) 1-1/+0
2023-09-08Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-17/+34