index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-09-26
sctp: Fix a big endian bug in sctp_diag_dump()
Dan Carpenter
2017-09-26
l2tp: fix race condition in l2tp_tunnel_delete
Sabrina Dubroca
2017-09-26
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-09-25
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
Guillaume Nault
2017-09-25
l2tp: ensure sessions are freed after their PPPOL2TP socket
Guillaume Nault
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-22
inet: fix improper empty comparison
Josef Bacik
2017-09-22
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
2017-09-22
net: set tb->fast_sk_family
Josef Bacik
2017-09-22
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
2017-09-21
net/smc: no close wait in case of process shut down
Ursula Braun
2017-09-21
net/smc: introduce a delay
Ursula Braun
2017-09-21
net/smc: terminate link group if out-of-sync is received
Ursula Braun
2017-09-21
net/smc: longer delay for client link group removal
Ursula Braun
2017-09-21
net/smc: adapt send request completion notification
Ursula Braun
2017-09-21
net/smc: adjust net_device refcount
Ursula Braun
2017-09-21
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
2017-09-21
net/smc: add receive timeout check
Hans Wippel
2017-09-21
net/smc: add missing dev_put
Hans Wippel
2017-09-21
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-21
net_sched: remove cls_flower idr on failure
Cong Wang
2017-09-21
net_sched/hfsc: fix curve activation in hfsc_change_class()
Konstantin Khlebnikov
2017-09-21
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
2017-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-09-20
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
2017-09-20
net: compat: assert the size of cmsg copied in is as expected
Meng Xu
2017-09-20
packet: hold bind lock when rebinding to fanout hook
Willem de Bruijn
2017-09-19
ipv6: fix net.ipv6.conf.all interface DAD handlers
Matteo Croce
2017-09-19
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
Mike Manning
2017-09-19
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
2017-09-19
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
2017-09-19
libceph: don't allow bidirectional swap of pg-upmap-items
Ilya Dryomov
2017-09-19
Merge tag 'mac80211-for-davem-2017-11-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-09-18
tcp: remove two unused functions
Yuchung Cheng
2017-09-18
net/sched: cls_matchall: fix crash when used with classful qdisc
Davide Caratti
2017-09-18
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
2017-09-18
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
2017-09-18
nl80211: fix null-ptr dereference on invalid mesh configuration
Johannes Berg
2017-09-18
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
2017-09-18
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
2017-09-18
netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div
Geert Uytterhoeven
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
2017-09-15
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
2017-09-15
nl80211: check for the required netlink attributes presence
Vladis Dronov
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
tls: make tls_sw_free_resources static
Tobias Klauser
[next]