index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-01
11
-46
/
+57
|
\
|
*
openvswitch: remove another BUG_ON()
Paolo Abeni
2019-12-01
1
-1
/
+5
|
*
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
2019-12-01
1
-1
/
+4
|
*
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
2019-11-30
4
-5
/
+6
|
*
tipc: fix duplicate SYN messages under link congestion
Tung Nguyen
2019-11-28
1
-7
/
+10
|
*
tipc: fix wrong timeout input for tipc_wait_for_cond()
Tung Nguyen
2019-11-28
1
-1
/
+1
|
*
tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
Tung Nguyen
2019-11-28
1
-0
/
+1
|
*
tipc: fix potential memory leak in __tipc_sendmsg()
Tung Nguyen
2019-11-28
1
-1
/
+3
|
*
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
2019-11-28
2
-12
/
+4
|
*
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2019-11-28
1
-5
/
+1
|
*
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
2019-11-28
3
-6
/
+6
|
*
net/tls: free the record on encryption error
Jakub Kicinski
2019-11-28
1
-2
/
+8
|
*
net/tls: take into account that bpf_exec_tx_verdict() may free the record
Jakub Kicinski
2019-11-28
1
-5
/
+8
*
|
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
4
-17
/
+23
|
\
\
|
*
|
y2038: socket: use __kernel_old_timespec instead of timespec
Arnd Bergmann
2019-11-15
3
-14
/
+18
|
*
|
y2038: socket: remove timespec reference in timestamping
Arnd Bergmann
2019-11-15
1
-2
/
+4
|
*
|
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
2019-11-15
1
-1
/
+1
*
|
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
5
-4
/
+55
|
\
\
\
|
*
|
|
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
2019-10-23
1
-0
/
+2
|
*
|
|
compat_ioctl: handle SIOCOUTQNSD
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
*
|
|
af_unix: add compat_ioctl support
Arnd Bergmann
2019-10-23
1
-0
/
+19
|
*
|
|
compat_ioctl: move hci_sock handlers into driver
Arnd Bergmann
2019-10-23
1
-1
/
+20
|
*
|
|
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
2019-10-23
1
-2
/
+12
|
*
|
|
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
|
|
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-30
1
-0
/
+20
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
hv_sock: Add the support of hibernation
Dexuan Cui
2019-11-21
1
-0
/
+20
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-28
1
-60
/
+154
|
\
\
\
|
*
|
|
net: disallow ancillary data for __sys_{send,recv}msg_file()
Jens Axboe
2019-11-26
1
-6
/
+37
|
*
|
|
net: separate out the msghdr copy from ___sys_{send,recv}msg()
Jens Axboe
2019-11-26
1
-46
/
+95
|
*
|
|
net: add __sys_connect_file() helper
Jens Axboe
2019-11-25
1
-8
/
+22
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-27
7
-15
/
+19
|
\
\
\
\
|
*
|
|
|
openvswitch: fix flow command message size
Paolo Abeni
2019-11-26
1
-1
/
+5
|
*
|
|
|
net: psample: fix skb_over_panic
Nikolay Aleksandrov
2019-11-26
1
-1
/
+1
|
*
|
|
|
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-26
4
-5
/
+5
|
*
|
|
|
net-sctp: replace some sock_net(sk) with just 'net'
Maciej Żenczykowski
2019-11-26
1
-6
/
+6
|
*
|
|
|
tipc: fix link name length check
John Rutherford
2019-11-26
1
-2
/
+2
*
|
|
|
|
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-14
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
mac80211: Use debugfs_create_xul() helper
Geert Uytterhoeven
2019-11-09
1
-14
/
+3
*
|
|
|
|
|
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-27
1
-2
/
+7
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
2019-11-11
97
-595
/
+1080
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rfkill: allocate static minor
Marcel Holtmann
2019-11-05
1
-2
/
+7
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-27
1
-0
/
+14
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-25
2
-0
/
+19
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
net/core: Add support for getting VF GUIDs
Danit Goldberg
2019-11-22
1
-0
/
+14
*
|
|
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
15
-26
/
+28
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-10-31
15
-26
/
+28
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
12
-20
/
+21
|
|
*
|
|
|
|
|
net/netfilter: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
1
-2
/
+3
[next]