index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
l2tp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-1
/
+1
*
net: mpls: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-2
/
+2
*
xdp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
27
-276
/
+586
|
\
|
*
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
2020-02-27
3
-13
/
+12
|
*
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
2020-02-27
1
-1
/
+1
|
*
unix: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
2020-02-27
1
-0
/
+4
|
*
net/smc: check for valid ib_client_data
Karsten Graul
2020-02-27
1
-0
/
+2
|
*
mptcp: add dummy icsk_sync_mss()
Paolo Abeni
2020-02-27
1
-0
/
+6
|
*
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
2020-02-27
1
-2
/
+8
|
*
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
2020-02-27
3
-11
/
+28
|
*
sched: act: count in the size of action flags bitfield
Jiri Pirko
2020-02-27
1
-0
/
+1
|
*
net: core: devlink.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-27
1
-9
/
+10
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-02-27
4
-217
/
+474
|
|
\
|
|
*
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
2020-02-26
1
-10
/
+6
|
|
*
nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
Stefano Brivio
2020-02-26
1
-2
/
+4
|
|
*
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2020-02-26
2
-205
/
+464
|
|
|
\
|
|
|
*
netfilter: ipset: Fix forceadd evaluation path
Jozsef Kadlecsik
2020-02-22
1
-0
/
+2
|
|
|
*
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2020-02-22
2
-205
/
+462
|
*
|
|
ethtool: limit bitset size
Michal Kubecek
2020-02-26
2
-1
/
+4
|
*
|
|
net: Fix Tx hash bound checking
Amritha Nambiar
2020-02-26
1
-0
/
+2
|
|
/
/
|
*
|
Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-02-25
4
-9
/
+6
|
|
\
\
|
|
*
|
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
2020-02-24
1
-1
/
+1
|
|
*
|
nl80211: explicitly include if_vlan.h
Johannes Berg
2020-02-24
1
-0
/
+1
|
|
*
|
mac80211: Remove a redundant mutex unlock
Andrei Otcheretianski
2020-02-21
1
-5
/
+1
|
|
*
|
cfg80211: check reg_rule for NULL in handle_channel_custom()
Johannes Berg
2020-02-21
1
-1
/
+1
|
|
*
|
nl80211: fix potential leak in AP start
Johannes Berg
2020-02-21
1
-2
/
+2
|
*
|
|
net: bridge: fix stale eth hdr pointer in br_dev_xmit
Nikolay Aleksandrov
2020-02-24
1
-4
/
+2
|
*
|
|
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...
Madhuparna Bhowmik
2020-02-24
1
-7
/
+14
|
*
|
|
tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
Neal Cardwell
2020-02-24
1
-1
/
+5
|
*
|
|
net: genetlink: return the error code when attribute parsing fails.
Paolo Abeni
2020-02-23
1
-2
/
+3
|
*
|
|
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
2020-02-23
1
-1
/
+6
*
|
|
|
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-1
/
+2
*
|
|
|
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-1
/
+3
*
|
|
|
net: switchdev: do not propagate bridge updates across bridges
Russell King
2020-02-27
1
-0
/
+9
*
|
|
|
net: qrtr: Fix error pointer vs NULL bugs
Dan Carpenter
2020-02-27
1
-2
/
+2
*
|
|
|
mptcp: defer work schedule until mptcp lock is released
Paolo Abeni
2020-02-27
1
-2
/
+36
*
|
|
|
mptcp: avoid work queue scheduling if possible
Florian Westphal
2020-02-27
3
-4
/
+31
*
|
|
|
mptcp: remove mptcp_read_actor
Florian Westphal
2020-02-27
3
-39
/
+13
*
|
|
|
mptcp: add rmem queue accounting
Florian Westphal
2020-02-27
1
-1
/
+17
*
|
|
|
mptcp: update mptcp ack sequence from work queue
Florian Westphal
2020-02-27
1
-69
/
+165
*
|
|
|
mptcp: add work queue skeleton
Paolo Abeni
2020-02-27
2
-0
/
+23
*
|
|
|
mptcp: add and use mptcp_data_ready helper
Florian Westphal
2020-02-27
3
-10
/
+13
*
|
|
|
af_llc: fix if-statement empty body warning
Randy Dunlap
2020-02-27
1
-1
/
+1
*
|
|
|
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
2020-02-27
3
-2
/
+4
*
|
|
|
net/smc: rework peer ID handling
Hans Wippel
2020-02-27
1
-7
/
+12
*
|
|
|
tcp-zerocopy: Update returned getsockopt() optlen.
Arjun Roy
2020-02-27
1
-1
/
+4
*
|
|
|
net: fix sysfs permssions when device changes network namespace
Christian Brauner
2020-02-27
1
-1
/
+8
*
|
|
|
net-sysfs: add queue_change_owner()
Christian Brauner
2020-02-27
1
-0
/
+106
*
|
|
|
net-sysfs: add netdev_change_owner()
Christian Brauner
2020-02-27
2
-0
/
+29
[next]