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
2022-08-08
net: bpf: Use the protocol's set_rcvlowat behavior if there is one
Gao Feng
1
-1
/
+4
2022-08-05
net: seg6: initialize induction variable to first valid array index
Nick Desaulniers
1
-5
/
+5
2022-08-05
net: avoid overflow when rose /proc displays timer information.
Francois Romieu
1
-1
/
+3
2022-08-05
netfilter: flowtable: fix incorrect Kconfig dependencies
Pablo Neira Ayuso
1
-2
/
+1
2022-08-05
netfilter: nf_tables: fix crash when nf_trace is enabled
Florian Westphal
1
-11
/
+10
2022-08-05
mptcp: do not queue data on closed subflows
Paolo Abeni
2
-5
/
+14
2022-08-05
mptcp: move subflow cleanup in mptcp_destroy_common()
Paolo Abeni
3
-26
/
+18
2022-08-03
net/sched: remove hacks added to dev_trans_start() for bonding to work
Vladimir Oltean
1
-6
/
+2
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
289
-10418
/
+20458
2022-08-03
Merge tag 'pull-work.9p' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-85
/
+35
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-8
/
+8
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2022-08-02
Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...
Linus Torvalds
7
-46
/
+140
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-43
/
+33
2022-08-01
net: devlink: Fix missing mutex_unlock() call
Ammar Faizi
1
-2
/
+4
2022-08-01
net/tls: Remove redundant workqueue flush before destroy
Tariq Toukan
1
-1
/
+0
2022-08-01
net: dsa: Fix spelling mistakes and cleanup code
Xie Shaowen
1
-2
/
+2
2022-08-01
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
1
-5
/
+5
2022-08-01
net: rose: add netdev ref tracker to 'struct rose_sock'
Eric Dumazet
1
-3
/
+9
2022-08-01
net: rose: fix netdev reference changes
Eric Dumazet
2
-2
/
+11
2022-08-01
net: devlink: enable parallel ops on netlink interface
Jiri Pirko
1
-0
/
+1
2022-08-01
net: devlink: remove devlink_mutex
Jiri Pirko
1
-76
/
+4
2022-08-01
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
1
-13
/
+5
2022-08-01
net: devlink: introduce "unregistering" mark and use it during devlinks itera...
Jiri Pirko
1
-0
/
+11
2022-08-01
udp: Remove redundant __udp_sysctl_init() call from udp_init().
Kuniyuki Iwashima
1
-7
/
+1
2022-08-01
net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
Li Qiong
1
-1
/
+1
2022-07-29
dn_route: replace "jiffies-now>0" with "jiffies!=now"
Yu Zhe
1
-1
/
+1
2022-07-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+2
2022-07-29
seg6: add support for SRv6 H.L2Encaps.Red behavior
Andrea Mayer
1
-1
/
+11
2022-07-29
seg6: add support for SRv6 H.Encaps.Red behavior
Andrea Mayer
1
-1
/
+127
2022-07-29
net/af_packet: check len when min_header_len equals to 0
Zhengchao Shao
1
-2
/
+2
2022-07-28
ax25: fix incorrect dev_tracker usage
Eric Dumazet
1
-2
/
+2
2022-07-28
devlink: Hold the instance lock in health callbacks
Moshe Shemesh
1
-16
/
+14
2022-07-28
net: devlink: remove region snapshots list dependency on devlink->lock
Jiri Pirko
1
-12
/
+29
2022-07-28
net: devlink: remove region snapshot ID tracking dependency on devlink->lock
Jiri Pirko
1
-31
/
+33
2022-07-28
devlink: introduce framework for selftests
Vikas Gupta
1
-0
/
+216
2022-07-28
net/tls: Multi-threaded calls to TX tls_dev_del
Tariq Toukan
1
-32
/
+31
2022-07-28
net/tls: Perform immediate device ctx cleanup when possible
Tariq Toukan
1
-8
/
+18
2022-07-28
tls: rx: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+2
2022-07-28
tls: rx: fix the false positive warning
Jakub Kicinski
1
-1
/
+1
2022-07-28
tls: strp: rename and multithread the workqueue
Jakub Kicinski
1
-1
/
+1
2022-07-28
tls: rx: don't consider sock_rcvtimeo() cumulative
Jakub Kicinski
1
-18
/
+19
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-121
/
+203
2022-07-28
net: ping6: Fix memleak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+6
2022-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
3
-7
/
+117
2022-07-27
net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()
Jiri Pirko
1
-2
/
+1
2022-07-27
net/sched: sch_cbq: change the type of cbq_set_lss to void
Zhengchao Shao
1
-2
/
+1
2022-07-27
sctp: leave the err path free in sctp_stream_init to sctp_stream_free
Xin Long
2
-19
/
+5
2022-07-27
tcp: md5: fix IPv4-mapped support
Eric Dumazet
1
-3
/
+12
2022-07-27
net/smc: Enable module load on netlink usage
Stefan Raspl
2
-0
/
+2
[next]