index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
vsock/virtio: fix sock refcnt holding during the shutdown
Stefano Garzarella
1
-3
/
+5
2019-11-08
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
1
-1
/
+2
2019-11-08
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
1
-1
/
+1
2019-11-07
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
1
-1
/
+1
2019-11-07
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
1
-3
/
+10
2019-11-07
nfc: netlink: fix double device reference drop
Pan Bian
1
-2
/
+0
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-29
/
+60
2019-11-06
net/smc: fix ethernet interface refcounting
Ursula Braun
1
-2
/
+0
2019-11-06
net/tls: add a TX lock
Jakub Kicinski
3
-14
/
+15
2019-11-06
net/tls: don't pay attention to sk_write_pending when pushing partial records
Jakub Kicinski
2
-7
/
+6
2019-11-05
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-5
/
+15
2019-11-05
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
1
-4
/
+79
2019-11-05
taprio: fix panic while hw offload sched list swap
Ivan Khoronzhuk
1
-2
/
+3
2019-11-04
can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ...
Oleksij Rempel
1
-0
/
+18
2019-11-04
can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with...
Oleksij Rempel
1
-1
/
+1
2019-11-04
can: j1939: fix memory leak if filters was set
Oleksij Rempel
1
-0
/
+1
2019-11-04
can: j1939: fix resource leak of skb on error return paths
Colin Ian King
1
-2
/
+6
2019-11-04
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
4
-17
/
+36
2019-11-04
netfilter: nf_tables_offload: skip EBUSY on chain update
Pablo Neira Ayuso
1
-1
/
+2
2019-11-04
netfilter: nf_tables: bogus EOPNOTSUPP on basechain update
Pablo Neira Ayuso
1
-0
/
+1
2019-11-04
bridge: ebtables: don't crash when using dnat target in output chains
Florian Westphal
1
-4
/
+15
2019-11-04
netfilter: nf_tables: fix unexpected EOPNOTSUPP error
Fernando Fernandez Mancera
1
-4
/
+2
2019-11-04
netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT
Jozsef Kadlecsik
3
-13
/
+30
2019-11-04
netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
1
-1
/
+1
2019-11-04
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
1
-3
/
+5
2019-11-04
dccp: do not leak jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-11-04
netfilter: nf_tables_offload: check for register data length mismatches
Pablo Neira Ayuso
2
-3
/
+4
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
73
-514
/
+845
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-11-01
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
1
-2
/
+6
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
4
-5
/
+5
2019-10-31
tcp: increase tcp_max_syn_backlog max value
Eric Dumazet
1
-1
/
+1
2019-10-31
rxrpc: Fix handling of last subpacket of jumbo packet
David Howells
2
-5
/
+14
2019-10-31
Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-2
/
+8
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
5
-6
/
+6
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
2
-1
/
+6
2019-10-30
SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
Trond Myklebust
1
-0
/
+2
2019-10-30
SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
Trond Myklebust
1
-2
/
+3
2019-10-30
nl80211: fix validation of mesh path nexthop
Markus Theil
1
-1
/
+1
2019-10-30
nl80211: Disallow setting of HT for channel 14
Masashi Honma
2
-1
/
+7
2019-10-29
net: rtnetlink: fix a typo fbd -> fdb
Nikolay Aleksandrov
1
-1
/
+1
2019-10-29
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
1
-2
/
+2
2019-10-29
erspan: fix the tun_info options_len check for erspan
Xin Long
2
-4
/
+4
2019-10-28
Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-17
/
+94
2019-10-28
udp: fix data-race in udp_set_dev_scratch()
Eric Dumazet
1
-4
/
+15
2019-10-28
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
4
-4
/
+4
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
13
-21
/
+21
2019-10-28
udp: use skb_queue_empty_lockless()
Eric Dumazet
1
-3
/
+3
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-27
/
+76
[next]