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-06-22
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2
-14
/
+37
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-95
/
+96
2019-06-21
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-19
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2
-8
/
+0
2019-06-19
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-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-14
/
+14
2019-06-18
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
1
-31
/
+8
2019-06-18
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
1
-0
/
+5
2019-06-18
net: netem: fix use after free and double free with packet corruption
Jakub Kicinski
1
-8
/
+7
2019-06-18
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
1
-5
/
+8
2019-06-18
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
Xin Long
1
-5
/
+3
2019-06-18
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-17
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-16
lapb: fixed leak of control-blocks.
Jeremy Sowden
1
-0
/
+1
2019-06-16
tipc: purge deferredq list for each grp member in tipc_group_delete
Xin Long
1
-0
/
+1
2019-06-16
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
1
-0
/
+2
2019-06-16
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
1
-0
/
+7
2019-06-16
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2
-5
/
+5
2019-06-16
hv_sock: Suppress bogus "may be used uninitialized" warnings
Dexuan Cui
1
-2
/
+2
2019-06-16
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
1
-1
/
+29
2019-06-15
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
3
-2
/
+13
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2
-0
/
+6
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
3
-9
/
+24
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-6
/
+11
2019-06-15
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
1
-1
/
+2
2019-06-15
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
1
-1
/
+3
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2
-1
/
+10
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
1
-0
/
+8
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
1
-0
/
+9
2019-06-14
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
1
-16
/
+18
[next]