index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+17
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
31
-281
/
+524
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-04
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
2023-01-04
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
13
-187
/
+268
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
10
-80
/
+67
2023-01-02
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
1
-19
/
+21
2023-01-02
net: sched: htb: fix htb_classify() kernel-doc
Randy Dunlap
1
-2
/
+6
2023-01-02
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-2
/
+2
2023-01-02
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
3
-9
/
+56
2022-12-28
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
1
-33
/
+69
2022-12-28
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
1
-14
/
+10
2022-12-28
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2022-12-28
rxrpc: Fix a couple of potential use-after-frees
David Howells
1
-6
/
+8
2022-12-26
nfc: Fix potential resource leaks
Miaoqian Lin
1
-14
/
+38
2022-12-26
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
1
-10
/
+2
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
17
-23
/
+23
2022-12-24
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+5
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
5
-29
/
+40
2022-12-22
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-18
/
+45
2022-12-21
mptcp: fix lockdep false positive
Paolo Abeni
3
-4
/
+19
2022-12-21
mptcp: fix deadlock in fastopen error path
Paolo Abeni
2
-4
/
+16
2022-12-21
net: openvswitch: release vport resources on failure
Aaron Conole
1
-2
/
+6
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
25
-75
/
+96
2022-12-21
netfilter: nf_tables: perform type checking for existing sets
Pablo Neira Ayuso
1
-1
/
+35
2022-12-21
netfilter: nf_tables: add function to create set stateful expressions
Pablo Neira Ayuso
1
-38
/
+68
2022-12-21
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
1
-30
/
+28
2022-12-21
netfilter: conntrack: fix ipv6 exthdr error check
Florian Westphal
1
-2
/
+5
2022-12-20
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
1
-2
/
+5
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
1
-1
/
+1
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
4
-0
/
+6
2022-12-19
net: Introduce sk_use_task_frag in struct sock.
Guillaume Nault
1
-0
/
+1
2022-12-19
mctp: Remove device type check at unregister
Matt Johnston
1
-13
/
+1
2022-12-19
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
1
-0
/
+6
2022-12-19
rxrpc: Fix the return value of rxrpc_new_incoming_call()
David Howells
3
-14
/
+14
2022-12-19
rxrpc: rxperf: Fix uninitialised variable
David Howells
1
-1
/
+1
2022-12-19
rxrpc: Fix I/O thread stop
David Howells
1
-1
/
+3
2022-12-19
rxrpc: Fix switched parameters in peer tracing
David Howells
1
-2
/
+2
2022-12-19
rxrpc: Fix locking issues in rxrpc_put_peer_locked()
David Howells
3
-23
/
+7
2022-12-19
rxrpc: Fix I/O thread startup getting skipped
David Howells
3
-0
/
+5
2022-12-19
rxrpc: Fix NULL deref in rxrpc_unuse_local()
David Howells
1
-1
/
+2
2022-12-19
rxrpc: Fix security setting propagation
David Howells
3
-5
/
+4
2022-12-19
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
1
-1
/
+1
2022-12-19
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
1
-0
/
+2
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2022-12-16
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2022-12-16
devlink: protect devlink dump by the instance lock
Jakub Kicinski
1
-0
/
+3
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-19
/
+19
[next]