index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
4
-10
/
+16
2023-08-09
net/smc: Use correct buffer sizes when switching between TCP and SMC
Gerd Bayer
1
-22
/
+51
2023-08-09
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
5
-20
/
+25
2023-08-08
net/unix: use consistent error code in SO_PEERPIDFD
David Rheinsberg
1
-1
/
+1
2023-08-08
net/tls: avoid TCP window full during ->read_sock()
Hannes Reinecke
1
-8
/
+5
2023-08-08
ipv6: exthdrs: Replace opencoded swap() implementation
Ziyang Xuan
1
-4
/
+1
2023-08-08
net/ipv4: return the real errno instead of -EINVAL
xu xin
1
-1
/
+1
2023-08-08
netfilter: nfnetlink_log: always add a timestamp
Maciej Żenczykowski
1
-4
/
+2
2023-08-07
net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
Andrew Kanner
1
-6
/
+0
2023-08-07
net: skbuff: always try to recycle PP pages directly when in softirq
Alexander Lobakin
1
-1
/
+3
2023-08-07
page_pool: add a lockdep check for recycling in hardirq
Jakub Kicinski
1
-0
/
+2
2023-08-07
net: skbuff: avoid accessing page_pool if !napi_safe when returning page
Alexander Lobakin
1
-5
/
+7
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2
-41
/
+43
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
4
-4
/
+4
2023-08-07
net/tls: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2023-08-06
net: omit ndo_hwtstamp_get() call when possible in dev_set_hwtstamp_phylib()
Vladimir Oltean
1
-2
/
+5
2023-08-06
net: tls: avoid discarding data on record close
Jakub Kicinski
1
-31
/
+33
2023-08-06
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
3
-9
/
+8
2023-08-06
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
3
-12
/
+11
2023-08-06
tcp: set TCP_KEEPCNT locklessly
Eric Dumazet
1
-8
/
+2
2023-08-06
tcp: set TCP_KEEPINTVL locklessly
Eric Dumazet
1
-8
/
+2
2023-08-06
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
2
-28
/
+32
2023-08-06
tcp: set TCP_SYNCNT locklessly
Eric Dumazet
2
-12
/
+12
2023-08-05
batman-adv: Fix TT global entry leak when client roamed back
Remi Pommarel
1
-1
/
+0
2023-08-04
tcp: Update stale comment for MD5 in tcp_parse_options().
Kuniyuki Iwashima
1
-3
/
+2
2023-08-04
tcp: Disable header prediction for MD5 flow.
Kuniyuki Iwashima
2
-7
/
+0
2023-08-04
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2
-3
/
+9
2023-08-04
mptcp: fix disconnect vs accept race
Paolo Abeni
2
-30
/
+29
2023-08-04
mptcp: avoid bogus reset on fallback close
Paolo Abeni
1
-1
/
+1
2023-08-04
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
1
-1
/
+1
2023-08-04
net/packet: annotate data-races around tp->status
Eric Dumazet
1
-6
/
+10
2023-08-04
tcp_metrics: hash table allocation cleanup
Eric Dumazet
1
-12
/
+7
2023-08-04
mptcp: fix the incorrect judgment for msk->cb_flags
Xiang Yang
1
-1
/
+1
2023-08-04
devlink: use generated split ops and remove duplicated commands from small ops
Jiri Pirko
3
-16
/
+4
2023-08-04
devlink: include the generated netlink header
Jiri Pirko
1
-9
/
+2
2023-08-04
devlink: add split ops generated according to spec
Jiri Pirko
3
-1
/
+89
2023-08-04
devlink: un-static devlink_nl_pre/post_doit()
Jiri Pirko
2
-4
/
+8
2023-08-04
devlink: introduce couple of dumpit callbacks for split ops
Jiri Pirko
4
-27
/
+37
2023-08-04
devlink: rename couple of doit netlink callbacks to match generated names
Jiri Pirko
3
-6
/
+6
2023-08-04
devlink: rename devlink_nl_ops to devlink_nl_small_ops
Jiri Pirko
3
-4
/
+4
2023-08-04
Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+14
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
14
-176
/
+316
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
43
-168
/
+266
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
40
-130
/
+249
2023-08-03
batman-adv: Check hardif MTU against runtime MTU
Sven Eckelmann
1
-7
/
+13
2023-08-03
batman-adv: Avoid magic value for minimum MTU
Sven Eckelmann
1
-1
/
+1
2023-08-03
batman-adv: Remove unused declarations
YueHaibing
1
-4
/
+0
2023-08-03
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+4
2023-08-03
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-1
/
+1
[prev]
[next]