index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2020-02-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
-13
/
+12
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
-1
/
+1
2020-02-27
unix: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
-0
/
+4
2020-02-26
net/smc: check for valid ib_client_data
Karsten Graul
-0
/
+2
2020-02-26
mptcp: add dummy icsk_sync_mss()
Paolo Abeni
-0
/
+6
2020-02-26
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
-2
/
+8
2020-02-26
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
-11
/
+28
2020-02-26
sched: act: count in the size of action flags bitfield
Jiri Pirko
-0
/
+1
2020-02-26
net: core: devlink.c: Use built-in RCU list checking
Madhuparna Bhowmik
-9
/
+10
2020-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-217
/
+474
2020-02-26
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
-10
/
+6
2020-02-26
ethtool: limit bitset size
Michal Kubecek
-1
/
+4
2020-02-26
net: Fix Tx hash bound checking
Amritha Nambiar
-0
/
+2
2020-02-26
nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
Stefano Brivio
-2
/
+4
2020-02-26
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
-205
/
+464
2020-02-24
Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
-9
/
+6
2020-02-24
net: bridge: fix stale eth hdr pointer in br_dev_xmit
Nikolay Aleksandrov
-4
/
+2
2020-02-24
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
-1
/
+1
2020-02-24
nl80211: explicitly include if_vlan.h
Johannes Berg
-0
/
+1
2020-02-23
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...
Madhuparna Bhowmik
-7
/
+14
2020-02-23
tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
Neal Cardwell
-1
/
+5
2020-02-22
net: genetlink: return the error code when attribute parsing fails.
Paolo Abeni
-2
/
+3
2020-02-22
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
-1
/
+6
2020-02-22
netfilter: ipset: Fix forceadd evaluation path
Jozsef Kadlecsik
-0
/
+2
2020-02-22
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
-205
/
+462
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-173
/
+368
2020-02-21
mac80211: Remove a redundant mutex unlock
Andrei Otcheretianski
-5
/
+1
2020-02-21
cfg80211: check reg_rule for NULL in handle_channel_custom()
Johannes Berg
-1
/
+1
2020-02-21
nl80211: fix potential leak in AP start
Johannes Berg
-2
/
+2
2020-02-20
net: netlink: cap max groups which will be considered in netlink_bind()
Nikolay Aleksandrov
-2
/
+3
2020-02-20
net: disable BRIDGE_NETFILTER by default
Roman Kiryanov
-1
/
+0
2020-02-20
openvswitch: Distribute switch variables for initialization
Kees Cook
-8
/
+10
2020-02-20
net: ip6_gre: Distribute switch variables for initialization
Kees Cook
-7
/
+14
2020-02-20
net: core: Distribute switch variables for initialization
Kees Cook
-2
/
+2
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-1
/
+4
2020-02-19
udp: rehash on disconnect
Willem de Bruijn
-1
/
+5
2020-02-19
net/tls: Fix to avoid gettig invalid tls record
Rohit Maheshwari
-1
/
+19
2020-02-19
bridge: br_stp: Use built-in RCU list checking
Madhuparna Bhowmik
-1
/
+2
2020-02-19
net: hsr: Pass lockdep expression to RCU lists
Amol Grover
-1
/
+2
2020-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-44
/
+202
2020-02-18
netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()
Stefano Brivio
-1
/
+1
2020-02-18
netfilter: nft_set_pipapo: Fix mapping table example in comments
Stefano Brivio
-2
/
+2
2020-02-18
flow_table.c: Use built-in RCU list checking
Madhuparna Bhowmik
-2
/
+4
2020-02-18
datapath.c: Use built-in RCU list checking
Madhuparna Bhowmik
-3
/
+6
2020-02-18
vport.c: Use built-in RCU list checking
Madhuparna Bhowmik
-1
/
+2
2020-02-18
meter.c: Use built-in RCU list checking
Madhuparna Bhowmik
-1
/
+2
2020-02-18
netlabel_domainhash.c: Use built-in RCU list checking
Madhuparna Bhowmik
-1
/
+2
2020-02-18
net: netlabel: Use built-in RCU list checking
Madhuparna Bhowmik
-1
/
+2
2020-02-18
Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"
Paolo Abeni
-20
/
+2
2020-02-18
mptcp: fix bogus socket flag values
Florian Westphal
-2
/
+2
[next]