index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-18
161
-539
/
+2139
|
\
|
*
Merge branch 'tcp-fixes'
David S. Miller
2019-06-17
12
-9
/
+58
|
|
\
|
|
*
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
5
-2
/
+22
|
|
*
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-16
3
-0
/
+7
|
|
*
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-16
5
-9
/
+30
|
*
|
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
|
*
|
be2net: Fix number of Rx queues used for flow hashing
Ivan Vecera
2019-06-16
1
-1
/
+1
|
*
|
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
14
-95
/
+188
|
|
\
|
|
*
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
2019-06-16
1
-16
/
+84
|
|
*
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
2019-06-15
1
-1
/
+2
|
|
*
bpf, x64: fix stack layout of JITed bpf code
Alexei Starovoitov
2019-06-15
1
-53
/
+21
|
|
*
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
2019-06-15
1
-0
/
+4
|
|
*
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
2019-06-15
1
-0
/
+1
|
|
*
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
2019-06-15
1
-2
/
+2
|
|
*
Merge branch 'bpf-ppc-div-fix'
Daniel Borkmann
2019-06-13
4
-9
/
+16
|
|
|
\
|
|
|
*
powerpc/bpf: use unsigned division instruction for 64-bit operations
Naveen N. Rao
2019-06-13
3
-5
/
+6
|
|
|
*
bpf: fix div64 overflow tests to properly detect errors
Naveen N. Rao
2019-06-13
1
-4
/
+10
|
|
|
/
|
|
*
bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi
Martynas Pumputis
2019-06-13
1
-2
/
+2
|
|
*
bpf: simplify definition of BPF_FIB_LOOKUP related flags
Martynas Pumputis
2019-06-13
1
-2
/
+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
|
|
*
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
2019-06-11
2
-5
/
+45
|
*
|
Revert "net: phylink: set the autoneg state in phylink_phy_change"
David S. Miller
2019-06-16
1
-1
/
+0
|
*
|
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
2019-06-15
1
-1
/
+3
|
*
|
net: dsa: rtl8366: Fix up VLAN filtering
Linus Walleij
2019-06-15
1
-3
/
+4
|
*
|
net: phylink: set the autoneg state in phylink_phy_change
Ioana Ciornei
2019-06-15
1
-0
/
+1
|
*
|
Merge branch 'tcp-add-three-static-keys'
David S. Miller
2019-06-15
9
-29
/
+68
|
|
\
\
|
|
*
|
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-15
3
-1
/
+12
|
|
*
|
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2019-06-15
2
-1
/
+11
|
|
*
|
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
2019-06-15
3
-4
/
+19
|
|
*
|
sysctl: define proc_do_static_key()
Eric Dumazet
2019-06-15
4
-23
/
+26
|
|
/
/
|
*
|
hv_netvsc: Set probe mode to sync
Haiyang Zhang
2019-06-15
1
-1
/
+1
|
*
|
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
2019-06-15
1
-16
/
+18
|
*
|
net: dsa: fix warning same module names
Anders Roxell
2019-06-15
5
-5
/
+5
|
*
|
sctp: Free cookie before we memdup a new one
Neil Horman
2019-06-15
1
-0
/
+8
|
*
|
net: dsa: microchip: Don't try to read stats for unused ports
Robert Hancock
2019-06-15
1
-0
/
+3
|
*
|
Merge branch 'qmi_wwan-fix-QMAP-handling'
David S. Miller
2019-06-15
2
-16
/
+91
|
|
\
\
|
|
*
|
qmi_wwan: extend permitted QMAP mux_id value range
Reinhard Speyerer
2019-06-15
2
-4
/
+4
|
|
*
|
qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
Reinhard Speyerer
2019-06-15
1
-4
/
+7
|
|
*
|
qmi_wwan: add network device usage statistics for qmimux devices
Reinhard Speyerer
2019-06-15
1
-5
/
+71
|
|
*
|
qmi_wwan: add support for QMAP padding in the RX path
Reinhard Speyerer
2019-06-15
1
-3
/
+9
|
|
/
/
|
*
|
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-06-14
16
-40
/
+156
|
|
\
\
|
|
*
|
cfg80211: report measurement start TSF correctly
Avraham Stern
2019-06-14
1
-2
/
+2
[next]