index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-05
23
-137
/
+160
|
\
|
*
net: 8021q: skip packets if the vlan is down
Vishakha Narvekar
2017-10-04
1
-0
/
+6
|
*
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
2017-10-03
1
-0
/
+3
|
*
socket, bpf: fix possible use after free
Eric Dumazet
2017-10-02
2
-5
/
+12
|
*
l2tp: fix l2tp_eth module loading
Guillaume Nault
2017-10-01
1
-49
/
+2
|
*
ip_gre: erspan device should keep dst
Xin Long
2017-10-01
1
-0
/
+1
|
*
ip_gre: set tunnel hlen properly in erspan_tunnel_init
Xin Long
2017-10-01
1
-1
/
+3
|
*
ip_gre: check packet length and mtu correctly in erspan_xmit
Xin Long
2017-10-01
1
-1
/
+1
|
*
ip_gre: get key from session_id correctly in erspan_rcv
Xin Long
2017-10-01
1
-3
/
+1
|
*
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
2017-10-01
1
-1
/
+1
|
*
udp: perform source validation for mcast early demux
Paolo Abeni
2017-10-01
2
-21
/
+38
|
*
IPv4: early demux can return an error code
Paolo Abeni
2017-10-01
3
-19
/
+26
|
*
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
2017-10-01
1
-2
/
+3
|
*
ip6_gre: ip6gre_tap device should keep dst
Xin Long
2017-10-01
1
-0
/
+1
|
*
ip_gre: ipgre_tap device should keep dst
Xin Long
2017-10-01
1
-0
/
+1
|
*
netlink: do not proceed if dump's start() errs
Jason A. Donenfeld
2017-09-30
1
-2
/
+5
|
*
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-09-28
1
-0
/
+2
|
*
packet: only test po->has_vnet_hdr once in packet_snd
Willem de Bruijn
2017-09-28
1
-1
/
+3
|
*
packet: in packet_do_bind, test fanout with bind_lock held
Willem de Bruijn
2017-09-28
1
-3
/
+5
|
*
net: dsa: Fix network device registration order
Florian Fainelli
2017-09-28
1
-13
/
+18
|
*
inetpeer: fix RCU lookup() again
Eric Dumazet
2017-09-28
1
-2
/
+2
|
*
sctp: Fix a big endian bug in sctp_diag_dump()
Dan Carpenter
2017-09-26
1
-1
/
+3
|
*
l2tp: fix race condition in l2tp_tunnel_delete
Sabrina Dubroca
2017-09-26
2
-7
/
+8
|
*
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-09-26
2
-2
/
+4
|
*
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
Guillaume Nault
2017-09-25
2
-0
/
+7
|
*
l2tp: ensure sessions are freed after their PPPOL2TP socket
Guillaume Nault
2017-09-25
1
-4
/
+4
*
|
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
Linus Torvalds
2017-09-28
2
-16
/
+0
*
|
IB: Correct MR length field to be 64-bit
Parav Pandit
2017-09-25
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-23
29
-125
/
+206
|
\
|
*
inet: fix improper empty comparison
Josef Bacik
2017-09-22
1
-1
/
+1
|
*
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
2017-09-22
1
-1
/
+1
|
*
net: set tb->fast_sk_family
Josef Bacik
2017-09-22
1
-0
/
+2
|
*
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
2017-09-22
1
-2
/
+6
|
*
net/smc: no close wait in case of process shut down
Ursula Braun
2017-09-21
1
-7
/
+8
|
*
net/smc: introduce a delay
Ursula Braun
2017-09-21
3
-10
/
+16
|
*
net/smc: terminate link group if out-of-sync is received
Ursula Braun
2017-09-21
3
-11
/
+8
|
*
net/smc: longer delay for client link group removal
Ursula Braun
2017-09-21
1
-4
/
+12
|
*
net/smc: adapt send request completion notification
Ursula Braun
2017-09-21
1
-1
/
+1
|
*
net/smc: adjust net_device refcount
Ursula Braun
2017-09-21
1
-1
/
+3
|
*
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
2017-09-21
1
-3
/
+7
|
*
net/smc: add receive timeout check
Hans Wippel
2017-09-21
1
-0
/
+2
|
*
net/smc: add missing dev_put
Hans Wippel
2017-09-21
1
-0
/
+1
|
*
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-21
1
-0
/
+2
|
*
net_sched: remove cls_flower idr on failure
Cong Wang
2017-09-21
1
-6
/
+9
|
*
net_sched/hfsc: fix curve activation in hfsc_change_class()
Konstantin Khlebnikov
2017-09-21
1
-4
/
+19
|
*
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
2017-09-21
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-09-20
2
-7
/
+19
|
|
\
|
|
*
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
2017-09-18
1
-1
/
+13
|
|
*
netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div
Geert Uytterhoeven
2017-09-18
1
-6
/
+6
|
*
|
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
2017-09-20
1
-0
/
+1
[next]