aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-08-09netfilter: nf_tables: don't skip expired elements during walkFlorian Westphal4-10/+16
2023-08-09net/smc: Use correct buffer sizes when switching between TCP and SMCGerd Bayer1-22/+51
2023-08-09net/smc: Fix setsockopt and sysctl to specify same buffer size againGerd Bayer5-20/+25
2023-08-08net/unix: use consistent error code in SO_PEERPIDFDDavid Rheinsberg1-1/+1
2023-08-08net/tls: avoid TCP window full during ->read_sock()Hannes Reinecke1-8/+5
2023-08-08ipv6: exthdrs: Replace opencoded swap() implementationZiyang Xuan1-4/+1
2023-08-08net/ipv4: return the real errno instead of -EINVALxu xin1-1/+1
2023-08-08netfilter: nfnetlink_log: always add a timestampMaciej Żenczykowski1-4/+2
2023-08-07net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()Andrew Kanner1-6/+0
2023-08-07net: skbuff: always try to recycle PP pages directly when in softirqAlexander Lobakin1-1/+3
2023-08-07page_pool: add a lockdep check for recycling in hardirqJakub Kicinski1-0/+2
2023-08-07net: skbuff: avoid accessing page_pool if !napi_safe when returning pageAlexander Lobakin1-5/+7
2023-08-07net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>Alexander Lobakin2-41/+43
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin4-4/+4
2023-08-07net/tls: Remove unused function declarationsYue Haibing1-4/+0
2023-08-06net: omit ndo_hwtstamp_get() call when possible in dev_set_hwtstamp_phylib()Vladimir Oltean1-2/+5
2023-08-06net: tls: avoid discarding data on record closeJakub Kicinski1-31/+33
2023-08-06tcp: set TCP_DEFER_ACCEPT locklesslyEric Dumazet3-9/+8
2023-08-06tcp: set TCP_LINGER2 locklesslyEric Dumazet3-12/+11
2023-08-06tcp: set TCP_KEEPCNT locklesslyEric Dumazet1-8/+2
2023-08-06tcp: set TCP_KEEPINTVL locklesslyEric Dumazet1-8/+2
2023-08-06tcp: set TCP_USER_TIMEOUT locklesslyEric Dumazet2-28/+32
2023-08-06tcp: set TCP_SYNCNT locklesslyEric Dumazet2-12/+12
2023-08-05batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel1-1/+0
2023-08-04tcp: Update stale comment for MD5 in tcp_parse_options().Kuniyuki Iwashima1-3/+2
2023-08-04tcp: Disable header prediction for MD5 flow.Kuniyuki Iwashima2-7/+0
2023-08-04dccp: fix data-race around dp->dccps_mss_cacheEric Dumazet2-3/+9
2023-08-04mptcp: fix disconnect vs accept racePaolo Abeni2-30/+29
2023-08-04mptcp: avoid bogus reset on fallback closePaolo Abeni1-1/+1
2023-08-04tunnels: fix kasan splat when generating ipv4 pmtu errorFlorian Westphal1-1/+1
2023-08-04net/packet: annotate data-races around tp->statusEric Dumazet1-6/+10
2023-08-04tcp_metrics: hash table allocation cleanupEric Dumazet1-12/+7
2023-08-04mptcp: fix the incorrect judgment for msk->cb_flagsXiang Yang1-1/+1
2023-08-04devlink: use generated split ops and remove duplicated commands from small opsJiri Pirko3-16/+4
2023-08-04devlink: include the generated netlink headerJiri Pirko1-9/+2
2023-08-04devlink: add split ops generated according to specJiri Pirko3-1/+89
2023-08-04devlink: un-static devlink_nl_pre/post_doit()Jiri Pirko2-4/+8
2023-08-04devlink: introduce couple of dumpit callbacks for split opsJiri Pirko4-27/+37
2023-08-04devlink: rename couple of doit netlink callbacks to match generated namesJiri Pirko3-6/+6
2023-08-04devlink: rename devlink_nl_ops to devlink_nl_small_opsJiri Pirko3-4/+4
2023-08-04Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds1-6/+14
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski14-176/+316
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski43-168/+266
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds40-130/+249
2023-08-03batman-adv: Check hardif MTU against runtime MTUSven Eckelmann1-7/+13
2023-08-03batman-adv: Avoid magic value for minimum MTUSven Eckelmann1-1/+1
2023-08-03batman-adv: Remove unused declarationsYueHaibing1-4/+0
2023-08-03batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+4
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-1/+1