index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/x25: fix call timeouts in blocking connects
Martin Schiller
2022-08-09
1
-0
/
+5
*
net: bpf: Use the protocol's set_rcvlowat behavior if there is one
Gao Feng
2022-08-08
1
-1
/
+4
*
net: seg6: initialize induction variable to first valid array index
Nick Desaulniers
2022-08-06
1
-5
/
+5
*
net: avoid overflow when rose /proc displays timer information.
Francois Romieu
2022-08-06
1
-1
/
+3
*
netfilter: flowtable: fix incorrect Kconfig dependencies
Pablo Neira Ayuso
2022-08-06
1
-2
/
+1
*
netfilter: nf_tables: fix crash when nf_trace is enabled
Florian Westphal
2022-08-06
1
-11
/
+10
*
mptcp: do not queue data on closed subflows
Paolo Abeni
2022-08-05
2
-5
/
+14
*
mptcp: move subflow cleanup in mptcp_destroy_common()
Paolo Abeni
2022-08-05
3
-26
/
+18
*
net/sched: remove hacks added to dev_trans_start() for bonding to work
Vladimir Oltean
2022-08-04
1
-6
/
+2
*
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-04
289
-10418
/
+20458
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-03
3
-8
/
+8
|
|
\
|
|
*
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
2022-08-01
1
-5
/
+5
|
|
*
net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
Li Qiong
2022-08-01
1
-1
/
+1
|
|
*
ax25: fix incorrect dev_tracker usage
Eric Dumazet
2022-07-29
1
-2
/
+2
|
*
|
net: devlink: Fix missing mutex_unlock() call
Ammar Faizi
2022-08-01
1
-2
/
+4
|
*
|
net/tls: Remove redundant workqueue flush before destroy
Tariq Toukan
2022-08-01
1
-1
/
+0
|
*
|
net: dsa: Fix spelling mistakes and cleanup code
Xie Shaowen
2022-08-01
1
-2
/
+2
|
*
|
net: rose: add netdev ref tracker to 'struct rose_sock'
Eric Dumazet
2022-08-01
1
-3
/
+9
|
*
|
net: rose: fix netdev reference changes
Eric Dumazet
2022-08-01
2
-2
/
+11
|
*
|
net: devlink: enable parallel ops on netlink interface
Jiri Pirko
2022-08-01
1
-0
/
+1
|
*
|
net: devlink: remove devlink_mutex
Jiri Pirko
2022-08-01
1
-76
/
+4
|
*
|
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
2022-08-01
1
-13
/
+5
|
*
|
net: devlink: introduce "unregistering" mark and use it during devlinks itera...
Jiri Pirko
2022-08-01
1
-0
/
+11
|
*
|
udp: Remove redundant __udp_sysctl_init() call from udp_init().
Kuniyuki Iwashima
2022-08-01
1
-7
/
+1
|
*
|
dn_route: replace "jiffies-now>0" with "jiffies!=now"
Yu Zhe
2022-07-30
1
-1
/
+1
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-30
1
-1
/
+2
|
|
\
\
|
|
*
|
bpf: Fix bpf_xdp_pointer return pointer
Joanne Koong
2022-07-26
1
-1
/
+1
|
|
*
|
bpf: Set flow flag to allow any source IP in bpf_tunnel_key
Paul Chaignon
2022-07-26
1
-0
/
+1
|
*
|
|
seg6: add support for SRv6 H.L2Encaps.Red behavior
Andrea Mayer
2022-07-29
1
-1
/
+11
|
*
|
|
seg6: add support for SRv6 H.Encaps.Red behavior
Andrea Mayer
2022-07-29
1
-1
/
+127
|
*
|
|
net/af_packet: check len when min_header_len equals to 0
Zhengchao Shao
2022-07-29
1
-2
/
+2
|
*
|
|
devlink: Hold the instance lock in health callbacks
Moshe Shemesh
2022-07-29
1
-16
/
+14
|
*
|
|
net: devlink: remove region snapshots list dependency on devlink->lock
Jiri Pirko
2022-07-29
1
-12
/
+29
|
*
|
|
net: devlink: remove region snapshot ID tracking dependency on devlink->lock
Jiri Pirko
2022-07-29
1
-31
/
+33
|
*
|
|
devlink: introduce framework for selftests
Vikas Gupta
2022-07-29
1
-0
/
+216
|
*
|
|
net/tls: Multi-threaded calls to TX tls_dev_del
Tariq Toukan
2022-07-29
1
-32
/
+31
|
*
|
|
net/tls: Perform immediate device ctx cleanup when possible
Tariq Toukan
2022-07-29
1
-8
/
+18
|
*
|
|
tls: rx: Fix unsigned comparison with less than zero
Yang Li
2022-07-29
1
-1
/
+2
|
*
|
|
tls: rx: fix the false positive warning
Jakub Kicinski
2022-07-29
1
-1
/
+1
|
*
|
|
tls: strp: rename and multithread the workqueue
Jakub Kicinski
2022-07-29
1
-1
/
+1
|
*
|
|
tls: rx: don't consider sock_rcvtimeo() cumulative
Jakub Kicinski
2022-07-29
1
-18
/
+19
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-29
27
-121
/
+203
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2022-07-28
3
-7
/
+117
|
|
\
\
\
|
|
*
|
|
flow_offload: Introduce flow_match_pppoe
Wojciech Drewek
2022-07-26
1
-0
/
+7
|
|
*
|
|
net/sched: flower: Add PPPoE filter
Wojciech Drewek
2022-07-26
1
-0
/
+64
|
|
*
|
|
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
2022-07-26
1
-7
/
+46
|
|
|
|
/
|
|
|
/
|
|
*
|
|
net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()
Jiri Pirko
2022-07-28
1
-2
/
+1
|
*
|
|
net/sched: sch_cbq: change the type of cbq_set_lss to void
Zhengchao Shao
2022-07-28
1
-2
/
+1
|
*
|
|
net/smc: Enable module load on netlink usage
Stefan Raspl
2022-07-27
2
-0
/
+2
|
*
|
|
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
2022-07-27
1
-3
/
+3
[next]