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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-24
net: skb: prevent the split of kfree_skb_reason() by gcc
Menglong Dong
1
-2
/
+3
2022-08-22
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-5
/
+5
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
2
-6
/
+1
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-12
/
+42
2022-08-18
tcp: handle pure FIN case correctly
Cong Wang
1
-2
/
+3
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-6
/
+6
2022-08-16
net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpu
Zhengchao Shao
1
-1
/
+1
2022-08-15
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
2022-08-15
neighbour: make proxy_queue.qlen limit per-device
Alexander Mikhalitsyn
1
-3
/
+22
2022-08-15
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
1
-8
/
+17
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-7
/
+38
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+29
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
1
-1
/
+3
2022-08-10
bpf: Use bpf_map_area_alloc consistently on bpf map creation
Yafang Shao
1
-6
/
+6
2022-08-10
bpf: Make __GFP_NOWARN consistent in bpf map creation
Yafang Shao
1
-2
/
+2
2022-08-10
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
1
-1
/
+1
2022-08-10
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
1
-1
/
+19
2022-08-10
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
1
-1
/
+9
2022-08-10
devlink: Fix use-after-free after a failed reload
Ido Schimmel
1
-2
/
+2
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+2
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2
-4
/
+2
2022-08-08
net: bpf: Use the protocol's set_rcvlowat behavior if there is one
Gao Feng
1
-1
/
+4
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+8
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
23
-832
/
+1434
2022-08-01
net: devlink: Fix missing mutex_unlock() call
Ammar Faizi
1
-2
/
+4
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-07-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+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
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2
-7
/
+53
2022-07-27
net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()
Jiri Pirko
1
-2
/
+1
2022-07-26
net: devlink: introduce nested devlink entity for line card
Jiri Pirko
1
-0
/
+42
2022-07-26
net: devlink: move net check into devlinks_xa_for_each_registered_get()
Jiri Pirko
1
-96
/
+39
2022-07-26
net: devlink: make sure that devlink_try_get() works with valid pointer durin...
Jiri Pirko
1
-91
/
+80
2022-07-26
flow_offload: Introduce flow_match_pppoe
Wojciech Drewek
1
-0
/
+7
2022-07-26
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
1
-7
/
+46
2022-07-26
bpf: Fix bpf_xdp_pointer return pointer
Joanne Koong
1
-1
/
+1
2022-07-26
bpf: Set flow flag to allow any source IP in bpf_tunnel_key
Paul Chaignon
1
-0
/
+1
2022-07-24
Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-send
Jens Axboe
4
-9
/
+12
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-4
/
+5
2022-07-22
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-1
/
+1
2022-07-22
net: fix uninitialised msghdr->sg_from_iter
Pavel Begunkov
1
-1
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+6
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-19
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2
-8
/
+43
[next]