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
2018-10-20
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
1
-2
/
+1
2018-10-20
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-10-20
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
1
-2
/
+3
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
1
-2
/
+0
2018-10-18
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
1
-5
/
+5
2018-10-18
tipc: fix info leak from kernel tipc_event
Jon Maloy
1
-0
/
+1
2018-10-18
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-10-18
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-6
/
+9
2018-10-17
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-10-17
udp6: fix encap return code for resubmitting
Paolo Abeni
1
-4
/
+2
2018-10-17
sctp: not free the new asoc when sctp_wait_for_connect returns err
Xin Long
1
-1
/
+3
2018-10-17
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
1
-3
/
+2
2018-10-17
net: bpfilter: use get_pid_task instead of pid_task
Taehee Yoo
1
-2
/
+4
2018-10-16
sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
Xin Long
1
-4
/
+4
2018-10-15
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-15
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
3
-1
/
+9
2018-10-15
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
1
-8
/
+8
2018-10-15
tipc: fix unsafe rcu locking when accessing publication list
Tung Nguyen
1
-2
/
+2
2018-10-15
rxrpc: Fix incorrect conditional on IPV6
David Howells
1
-1
/
+1
2018-10-15
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
1
-6
/
+6
2018-10-15
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
1
-1
/
+2
2018-10-15
rxrpc: Fix an uninitialised variable
David Howells
1
-1
/
+1
2018-10-15
tipc: initialize broadcast link stale counter correctly
Jon Maloy
1
-0
/
+1
2018-10-15
llc: set SOCK_RCU_FREE in llc_sap_add_socket()
Cong Wang
1
-0
/
+1
2018-10-15
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
2
-9
/
+12
2018-10-15
ethtool: fix a privilege escalation bug
Wenwen Wang
1
-2
/
+6
2018-10-15
ethtool: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
21
-212
/
+416
2018-10-11
tipc: eliminate possible recursive locking detected by LOCKDEP
Ying Xue
1
-2
/
+9
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-11
xfrm: policy: use hlist rcu variants on insert
Florian Westphal
1
-4
/
+4
2018-10-11
net/xfrm: fix out-of-bounds packet access
Alexei Starovoitov
1
-2
/
+2
2018-10-11
xsk: do not call synchronize_net() under RCU read lock
Björn Töpel
1
-0
/
+2
2018-10-10
tipc: queue socket protocol error messages into socket receive buffer
Parthasarathy Bhuvaragan
1
-2
/
+12
2018-10-10
tipc: set link tolerance correctly in broadcast link
Jon Maloy
1
-5
/
+11
2018-10-10
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
1
-3
/
+4
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
3
-6
/
+84
2018-10-10
net/ipv6: stop leaking percpu memory in fib6 info
Mike Rapoport
1
-0
/
+2
2018-10-10
Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
9
-174
/
+234
2018-10-10
rds: RDS (tcp) hangs on sendto() to unresponding address
Ka-Cheong Poon
1
-3
/
+10
2018-10-10
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
1
-5
/
+7
2018-10-10
devlink: Add helper function for safely copy string param
Moshe Shemesh
1
-1
/
+18
2018-10-10
devlink: Fix param cmode driverinit for string type
Moshe Shemesh
1
-3
/
+12
2018-10-10
devlink: Fix param set handling for string type
Moshe Shemesh
1
-3
/
+8
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
6
-50
/
+105
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
3
-15
/
+19
2018-10-08
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
1
-9
/
+10
2018-10-08
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
David Howells
1
-6
/
+8
[next]