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-07-05
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
Ido Schimmel
1
-1
/
+1
2019-07-05
hsr: fix a NULL pointer deref in hsr_dev_xmit()
Cong Wang
1
-3
/
+7
2019-07-05
hsr: implement dellink to clean up resources
Cong Wang
5
-10
/
+25
2019-07-05
hsr: fix a memory leak in hsr_del_port()
Cong Wang
2
-2
/
+5
2019-07-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-80
/
+62
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-23
/
+90
2019-07-03
sctp: count data bundling sack chunk for outctrlchunks
Xin Long
1
-0
/
+3
2019-07-03
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
1
-3
/
+0
2019-07-03
xdp: fix hang while unregistering device bound to xdp socket
Ilya Maximets
3
-16
/
+82
2019-07-03
xdp: hold device for umem regardless of zero-copy mode
Ilya Maximets
1
-5
/
+6
2019-07-03
xfrm interface: fix memory leak on creation
Nicolas Dichtel
1
-70
/
+28
2019-07-03
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
1
-5
/
+7
2019-07-02
rxrpc: Fix send on a connected, but unbound socket
David Howells
1
-2
/
+2
2019-07-02
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
1
-5
/
+3
2019-07-02
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
1
-8
/
+12
2019-07-02
xfrm: remove a duplicated assignment
Cong Wang
1
-3
/
+0
2019-07-01
net/tls: make sure offload also gets the keys wiped
Jakub Kicinski
2
-3
/
+3
2019-07-01
net/tls: reject offload of TLS 1.3
Jakub Kicinski
1
-0
/
+8
2019-07-01
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
1
-20
/
+7
2019-07-01
idr: fix overflow case for idr_for_each_entry_ul()
Cong Wang
1
-3
/
+6
2019-07-01
vsock/virtio: fix flush of works during the .remove()
Stefano Garzarella
1
-6
/
+9
2019-07-01
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
1
-1
/
+50
2019-07-01
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
1
-23
/
+44
2019-07-01
sctp: fix error handling on stream scheduler initialization
Marcelo Ricardo Leitner
1
-1
/
+8
2019-07-01
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
1
-1
/
+2
2019-07-01
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
1
-0
/
+8
2019-06-30
net: openvswitch: fix csum updates for MPLS actions
John Hurley
1
-4
/
+2
2019-06-29
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-6
/
+2
2019-06-29
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
1
-1
/
+5
2019-06-29
sctp: not bind the socket in sctp_connect
Xin Long
1
-21
/
+3
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-80
/
+95
2019-06-28
netfilter: Fix remainder of pseudo-header protocol 0
He Zhe
3
-4
/
+5
2019-06-28
Merge tag 'batadv-net-for-davem-20190627' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-2
/
+10
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-28
/
+114
2019-06-26
af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...
Neil Horman
2
-3
/
+18
2019-06-26
sctp: change to hold sk after auth shkey is created successfully
Xin Long
1
-4
/
+4
2019-06-26
ipv6: fix neighbour resolution with raw socket
Nicolas Dichtel
1
-1
/
+2
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
3
-4
/
+4
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2
-0
/
+45
2019-06-26
net/smc: Fix error path in smc_init
YueHaibing
1
-1
/
+4
2019-06-26
net/smc: hold conns_lock before calling smc_lgr_register_conn()
Huaping Zhou
1
-0
/
+3
2019-06-26
xsk: Properly terminate assignment in xskq_produce_flush_desc
Nathan Chancellor
1
-1
/
+1
2019-06-26
netfilter: ctnetlink: Fix regression in conntrack entry deletion
Felix Kaechele
1
-3
/
+4
2019-06-25
net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"
Eiichi Tsukata
1
-1
/
+1
2019-06-25
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
1
-1
/
+1
2019-06-25
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2
-66
/
+72
2019-06-24
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
1
-3
/
+15
2019-06-24
net/packet: fix memory leak in packet_set_ring()
Eric Dumazet
1
-1
/
+2
[next]