index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
-0
/
+9
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
-1
/
+5
2018-09-23
netpoll: make ndo_poll_controller() optional
Eric Dumazet
-12
/
+7
2018-09-23
rds: Fix build regression.
David S. Miller
-1
/
+1
2018-09-22
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
-0
/
+1
2018-09-21
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
-1
/
+1
2018-09-21
devlink: double free in devlink_resource_fill()
Dan Carpenter
-2
/
+1
2018-09-21
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
-3
/
+1
2018-09-21
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
-1
/
+2
2018-09-20
sctp: update dst pmtu with the correct daddr
Xin Long
-2
/
+10
2018-09-20
smc: generic netlink family should be __ro_after_init
Johannes Berg
-1
/
+1
2018-09-19
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
-2
/
+11
2018-09-19
Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-merge
David S. Miller
-41
/
+88
2018-09-18
ipv6: fix memory leak on dst->_metrics
Wei Wang
-1
/
+4
2018-09-18
Revert "ipv6: fix double refcount of fib6_metrics"
Wei Wang
-0
/
+4
2018-09-18
net/smc: fix sizeof to int comparison
YueHaibing
-8
/
+6
2018-09-18
net/smc: no urgent data check for listen sockets
Karsten Graul
-2
/
+2
2018-09-18
net/smc: enable fallback for connection abort in state INIT
Ursula Braun
-7
/
+7
2018-09-18
net/smc: remove duplicate mutex_unlock
Ursula Braun
-6
/
+9
2018-09-18
net/smc: fix non-blocking connect problem
Ursula Braun
-2
/
+5
2018-09-18
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
-0
/
+10
2018-09-17
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
-2
/
+0
2018-09-17
Revert "kcm: remove any offset before parsing messages"
David S. Miller
-25
/
+1
2018-09-17
kcm: remove any offset before parsing messages
Dominique Martinet
-1
/
+25
2018-09-17
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
-0
/
+8
2018-09-17
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
-4
/
+2
2018-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-1
/
+2
2018-09-16
udp6: add missing checks on edumux packet processing
Paolo Abeni
-28
/
+37
2018-09-16
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
-23
/
+26
2018-09-14
batman-adv: Increase version number to 2018.3
Sven Eckelmann
-1
/
+1
2018-09-14
net/sched: act_sample: fix NULL dereference in the data path
Davide Caratti
-1
/
+1
2018-09-13
socket: fix struct ifreq size in compat ioctl
Johannes Berg
-8
/
+14
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
-0
/
+2
2018-09-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-3
/
+13
2018-09-13
tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
Sabrina Dubroca
-1
/
+1
2018-09-13
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
-13
/
+23
2018-09-13
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
Sabrina Dubroca
-4
/
+1
2018-09-13
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
-5
/
+8
2018-09-13
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
-1
/
+1
2018-09-13
net_sched: notify filter deletion when deleting a chain
Cong Wang
-0
/
+2
2018-09-13
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
-12
/
+30
2018-09-12
bpf: use __GFP_COMP while allocating page
Tushar Dave
-1
/
+2
2018-09-12
tipc: check return value of __tipc_dump_start()
Cong Wang
-1
/
+4
2018-09-12
rds: fix two RCU related problems
Cong Wang
-1
/
+4
2018-09-11
erspan: fix error handling for erspan tunnel
Haishuang Yan
-0
/
+3
2018-09-11
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
-0
/
+2
2018-09-11
tcp: rate limit synflood warnings further
Willem de Bruijn
-2
/
+2
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-99
/
+180
2018-09-11
Bluetooth: Use correct tfm to generate OOB data
Matias Karhumaa
-1
/
+7
2018-09-11
Bluetooth: SMP: Fix trying to use non-existent local OOB data
Johan Hedberg
-2
/
+6
[next]