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
2019-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-46
/
+57
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
4
-17
/
+23
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+55
2019-12-01
openvswitch: remove another BUG_ON()
Paolo Abeni
1
-1
/
+5
2019-12-01
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+20
2019-11-30
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
4
-5
/
+6
2019-11-28
tipc: fix duplicate SYN messages under link congestion
Tung Nguyen
1
-7
/
+10
2019-11-28
tipc: fix wrong timeout input for tipc_wait_for_cond()
Tung Nguyen
1
-1
/
+1
2019-11-28
tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
Tung Nguyen
1
-0
/
+1
2019-11-28
tipc: fix potential memory leak in __tipc_sendmsg()
Tung Nguyen
1
-1
/
+3
2019-11-28
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
2
-12
/
+4
2019-11-28
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
1
-5
/
+1
2019-11-28
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
3
-6
/
+6
2019-11-28
net/tls: free the record on encryption error
Jakub Kicinski
1
-2
/
+8
2019-11-28
net/tls: take into account that bpf_exec_tx_verdict() may free the record
Jakub Kicinski
1
-5
/
+8
2019-11-28
Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-60
/
+154
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-15
/
+19
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+3
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+7
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+14
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-26
/
+28
2019-11-26
openvswitch: fix flow command message size
Paolo Abeni
1
-1
/
+5
2019-11-26
net: psample: fix skb_over_panic
Nikolay Aleksandrov
1
-1
/
+1
2019-11-26
net: disallow ancillary data for __sys_{send,recv}msg_file()
Jens Axboe
1
-6
/
+37
2019-11-26
net: separate out the msghdr copy from ___sys_{send,recv}msg()
Jens Axboe
1
-46
/
+95
2019-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
4
-5
/
+5
2019-11-26
net-sctp: replace some sock_net(sk) with just 'net'
Maciej Żenczykowski
1
-6
/
+6
2019-11-26
tipc: fix link name length check
John Rutherford
1
-2
/
+2
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
297
-3695
/
+13224
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-5
/
+5
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-6
/
+6
2019-11-25
net: add __sys_connect_file() helper
Jens Axboe
1
-8
/
+22
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-3
/
+7
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+41
2019-11-25
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
1
-0
/
+1
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+19
2019-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+4
2019-11-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
3
-6
/
+28
2019-11-24
xsk: Fix xsk_poll()'s return type
Luc Van Oostenryck
1
-4
/
+4
2019-11-23
sctp: cache netns in sctp_ep_common
Xin Long
3
-2
/
+4
2019-11-23
sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
Navid Emamdoost
1
-1
/
+3
2019-11-23
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
1
-1
/
+1
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2
-10
/
+13
2019-11-23
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
1
-1
/
+1
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-33
/
+112
2019-11-22
seg6: allow local packet processing for SRv6 End.DT6 behavior
Andrea Mayer
1
-4
/
+18
2019-11-22
Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub...
David S. Miller
10
-24
/
+900
2019-11-22
tipc: support in-order name publication events
Tuong Lien
2
-8
/
+47
[next]