index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-28
/
+114
2019-06-27
af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...
Neil Horman
2
-3
/
+18
2019-06-27
sctp: change to hold sk after auth shkey is created successfully
Xin Long
1
-4
/
+4
2019-06-26
ipv6: fix neighbour resolution with raw socket
Nicolas Dichtel
1
-1
/
+2
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
3
-4
/
+4
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2
-0
/
+45
2019-06-26
net/smc: Fix error path in smc_init
YueHaibing
1
-1
/
+4
2019-06-26
net/smc: hold conns_lock before calling smc_lgr_register_conn()
Huaping Zhou
1
-0
/
+3
2019-06-25
net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"
Eiichi Tsukata
1
-1
/
+1
2019-06-25
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
1
-1
/
+1
2019-06-24
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
1
-3
/
+15
2019-06-24
net/packet: fix memory leak in packet_set_ring()
Eric Dumazet
1
-1
/
+2
2019-06-24
net/tls: fix page double free on TX cleanup
Dirk van der Merwe
1
-1
/
+2
2019-06-23
net/sched: cbs: Fix error path of cbs_module_init
YueHaibing
1
-2
/
+7
2019-06-23
tipc: change to use register_pernet_device
Xin Long
1
-6
/
+6
2019-06-22
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2
-14
/
+37
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-95
/
+96
2019-06-22
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
1
-1
/
+2
2019-06-21
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-7
/
+3
2019-06-21
SUNRPC: Fix a credential refcount leak
Trond Myklebust
1
-1
/
+0
2019-06-21
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
Anna Schumaker
2
-6
/
+2
2019-06-21
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
1
-0
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
301
-1287
/
+301
2019-06-20
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2
-8
/
+0
2019-06-20
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
1
-1
/
+1
2019-06-19
net/af_iucv: always register net_device notifier
Julian Wiedmann
1
-7
/
+20
2019-06-19
net/af_iucv: build proper skbs for HiperTransport
Julian Wiedmann
1
-5
/
+11
2019-06-19
net/af_iucv: remove GFP_DMA restriction for HiperTransport
Julian Wiedmann
1
-1
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
3
-15
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
283
-1157
/
+283
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
Thomas Gleixner
3
-6
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
1
-10
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
7
-89
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
1
-3
/
+1
2019-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-14
/
+14
2019-06-19
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
1
-31
/
+8
2019-06-19
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
1
-0
/
+5
2019-06-19
net: netem: fix use after free and double free with packet corruption
Jakub Kicinski
1
-8
/
+7
2019-06-19
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
1
-5
/
+8
2019-06-19
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
Xin Long
1
-5
/
+3
2019-06-19
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
Xin Long
1
-3
/
+6
2019-06-18
net: remove duplicate fetch in sock_getsockopt
JingYi Hou
1
-3
/
+0
2019-06-18
tipc: fix issues with early FAILOVER_MSG from peer
Tuong Lien
2
-4
/
+7
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-108
/
+407
2019-06-17
Merge branch 'tcp-fixes'
David S. Miller
7
-9
/
+42
2019-06-17
lapb: fixed leak of control-blocks.
Jeremy Sowden
1
-0
/
+1
2019-06-17
tipc: purge deferredq list for each grp member in tipc_group_delete
Xin Long
1
-0
/
+1
2019-06-17
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
1
-0
/
+2
[next]