| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Fix regression with minimum encryption key size alignment | Marcel Holtmann | 2019-06-22 | 2 | -14/+37 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-06-22 | 16 | -95/+96 |
|\ |
|
| * | tcp: refine memory limit test in tcp_fragment() | Eric Dumazet | 2019-06-22 | 1 | -1/+2 |
| * | inet: clear num_timeout reqsk_alloc() | Eric Dumazet | 2019-06-19 | 2 | -8/+0 |
| * | ipv6: Default fib6_type to RTN_UNICAST when not set | David Ahern | 2019-06-19 | 1 | -1/+1 |
| * | net/af_iucv: always register net_device notifier | Julian Wiedmann | 2019-06-19 | 1 | -7/+20 |
| * | net/af_iucv: build proper skbs for HiperTransport | Julian Wiedmann | 2019-06-19 | 1 | -5/+11 |
| * | net/af_iucv: remove GFP_DMA restriction for HiperTransport | Julian Wiedmann | 2019-06-19 | 1 | -1/+5 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-06-19 | 3 | -14/+14 |
| |\ |
|
| | * | netfilter: ipv6: nf_defrag: accept duplicate fragments again | Guillaume Nault | 2019-06-07 | 1 | -3/+7 |
| | * | netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments | Guillaume Nault | 2019-06-04 | 1 | -7/+5 |
| | * | netfilter: nf_tables: fix module autoload with inet family | Pablo Neira Ayuso | 2019-05-31 | 2 | -4/+2 |
| * | | hvsock: fix epollout hang from race condition | Sunil Muthuswamy | 2019-06-19 | 1 | -31/+8 |
| * | | net/udp_gso: Allow TX timestamp with UDP GSO | Fred Klassen | 2019-06-19 | 1 | -0/+5 |
| * | | net: netem: fix use after free and double free with packet corruption | Jakub Kicinski | 2019-06-19 | 1 | -8/+7 |
| * | | net: netem: fix backlog accounting for corrupted GSO frames | Jakub Kicinski | 2019-06-19 | 1 | -5/+8 |
| * | | tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb | Xin Long | 2019-06-19 | 1 | -5/+3 |
| * | | ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL | Xin Long | 2019-06-19 | 1 | -3/+6 |
| * | | net: remove duplicate fetch in sock_getsockopt | JingYi Hou | 2019-06-18 | 1 | -3/+0 |
| * | | tipc: fix issues with early FAILOVER_MSG from peer | Tuong Lien | 2019-06-18 | 2 | -4/+7 |
* | | | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2019-06-21 | 3 | -7/+3 |
|\ \ \ |
|
| * | | | SUNRPC: Fix a credential refcount leak | Trond Myklebust | 2019-06-21 | 1 | -1/+0 |
| * | | | Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE" | Anna Schumaker | 2019-06-21 | 2 | -6/+2 |
| * | | | net :sunrpc :clnt :Fix xps refcount imbalance on the error path | Lin Yi | 2019-06-21 | 1 | -0/+1 |
* | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 301 | -1287/+301 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 | Thomas Gleixner | 2019-06-19 | 3 | -15/+3 |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 283 | -1157/+283 |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484 | Thomas Gleixner | 2019-06-19 | 3 | -6/+3 |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner | 2019-06-19 | 2 | -4/+2 |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 | Thomas Gleixner | 2019-06-19 | 1 | -10/+1 |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 7 | -89/+7 |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-06-18 | 51 | -108/+407 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'tcp-fixes' | David S. Miller | 2019-06-17 | 7 | -9/+42 |
| |\ \ |
|
| | * | | tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() | Eric Dumazet | 2019-06-16 | 1 | -0/+1 |
| | * | | tcp: add tcp_min_snd_mss sysctl | Eric Dumazet | 2019-06-16 | 3 | -2/+13 |
| | * | | tcp: tcp_fragment() should apply sane memory limits | Eric Dumazet | 2019-06-16 | 2 | -0/+6 |
| | * | | tcp: limit payload size of sacked skbs | Eric Dumazet | 2019-06-16 | 3 | -9/+24 |
| * | | | lapb: fixed leak of control-blocks. | Jeremy Sowden | 2019-06-17 | 1 | -0/+1 |
| * | | | tipc: purge deferredq list for each grp member in tipc_group_delete | Xin Long | 2019-06-17 | 1 | -0/+1 |
| * | | | ax25: fix inconsistent lock state in ax25_destroy_timer | Eric Dumazet | 2019-06-16 | 1 | -0/+2 |
| * | | | neigh: fix use-after-free read in pneigh_get_next | Eric Dumazet | 2019-06-16 | 1 | -0/+7 |
| * | | | tcp: fix compile error if !CONFIG_SYSCTL | Eric Dumazet | 2019-06-16 | 2 | -5/+5 |
| * | | | hv_sock: Suppress bogus "may be used uninitialized" warnings | Dexuan Cui | 2019-06-16 | 1 | -2/+2 |
| * | | | net: handle 802.1P vlan 0 packets properly | Govindarajulu Varadarajan | 2019-06-16 | 1 | -1/+29 |
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-06-16 | 3 | -6/+11 |
| |\ \ |
|
| | * | | bpf: Fix out of bounds memory access in bpf_sk_storage | Arthur Fabre | 2019-06-15 | 1 | -1/+2 |
| | * | | xdp: check device pointer before clearing | Ilya Maximets | 2019-06-12 | 1 | -5/+6 |
| | * | | bpf: net: Set sk_bpf_storage back to NULL for cloned sk | Martin KaFai Lau | 2019-06-12 | 1 | -0/+3 |