index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-06-22
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-21
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-06-21
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-06-21
SUNRPC: Fix a credential refcount leak
Trond Myklebust
2019-06-21
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
Anna Schumaker
2019-06-21
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2019-06-19
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
2019-06-19
net/af_iucv: always register net_device notifier
Julian Wiedmann
2019-06-19
net/af_iucv: build proper skbs for HiperTransport
Julian Wiedmann
2019-06-19
net/af_iucv: remove GFP_DMA restriction for HiperTransport
Julian Wiedmann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-06-18
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
2019-06-18
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
2019-06-18
net: netem: fix use after free and double free with packet corruption
Jakub Kicinski
2019-06-18
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
2019-06-18
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
Xin Long
2019-06-18
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
Xin Long
2019-06-18
net: remove duplicate fetch in sock_getsockopt
JingYi Hou
2019-06-18
tipc: fix issues with early FAILOVER_MSG from peer
Tuong Lien
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
Merge branch 'tcp-fixes'
David S. Miller
2019-06-16
lapb: fixed leak of control-blocks.
Jeremy Sowden
2019-06-16
tipc: purge deferredq list for each grp member in tipc_group_delete
Xin Long
2019-06-16
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
2019-06-16
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
2019-06-16
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2019-06-16
hv_sock: Suppress bogus "may be used uninitialized" warnings
Dexuan Cui
2019-06-16
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
2019-06-15
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-15
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
2019-06-15
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
2019-06-14
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
[next]