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 tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-30
1
-1
/
+1
|
\
|
*
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
2018-03-29
1
-1
/
+1
*
|
net/ipv6: Fix route leaking between VRFs
David Ahern
2018-03-30
1
-0
/
+3
*
|
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
2018-03-30
1
-9
/
+7
*
|
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-03-30
1
-2
/
+4
*
|
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
2018-03-29
1
-6
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-29
5
-18
/
+38
|
\
\
|
*
|
xfrm: Fix transport mode skb control buffer usage.
Steffen Klassert
2018-03-23
1
-0
/
+6
|
*
|
vti6: Fix dev->max_mtu setting
Stefano Brivio
2018-03-19
1
-1
/
+1
|
*
|
vti6: Keep set MTU on link creation or change, validate it
Stefano Brivio
2018-03-19
1
-8
/
+16
|
*
|
vti6: Properly adjust vti6 MTU from MTU of lower device
Stefano Brivio
2018-03-19
1
-4
/
+6
|
*
|
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-03-19
1
-1
/
+0
|
*
|
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
2018-03-19
1
-1
/
+7
|
*
|
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-03-19
1
-1
/
+0
|
*
|
xfrm: fix rcu_read_unlock usage in xfrm_local_error
Taehee Yoo
2018-03-16
1
-2
/
+3
*
|
|
net/smc: use announced length in sock_recvmsg()
Ursula Braun
2018-03-27
1
-1
/
+1
*
|
|
llc: properly handle dev_queue_xmit() return value
Cong Wang
2018-03-27
2
-15
/
+32
*
|
|
strparser: Fix sign of err codes
Dave Watson
2018-03-27
1
-2
/
+2
*
|
|
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
2018-03-27
1
-1
/
+3
*
|
|
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
2018-03-27
1
-1
/
+1
*
|
|
Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-03-27
2
-3
/
+6
|
\
\
\
|
*
|
|
batman-adv: fix packet loss for broadcasted DHCP packets to a server
Linus Lüssing
2018-03-24
1
-1
/
+4
|
*
|
|
batman-adv: fix multicast-via-unicast transmission with AP isolation
Linus Lüssing
2018-03-24
1
-2
/
+2
*
|
|
|
net: sched, fix OOO packets with pfifo_fast
John Fastabend
2018-03-26
1
-4
/
+13
*
|
|
|
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
2018-03-25
1
-4
/
+9
*
|
|
|
netlink: make sure nladdr has correct size in netlink_connect()
Alexander Potapenko
2018-03-25
1
-0
/
+3
*
|
|
|
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2018-03-25
3
-0
/
+7
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-24
5
-29
/
+105
|
\
\
\
\
|
*
|
|
|
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2018-03-24
2
-4
/
+8
|
*
|
|
|
netfilter: nf_tables: do not hold reference on netdevice from preparation phase
Pablo Neira Ayuso
2018-03-22
1
-15
/
+4
|
*
|
|
|
netfilter: nf_tables: cache device name in flowtable object
Pablo Neira Ayuso
2018-03-22
1
-6
/
+9
|
*
|
|
|
netfilter: drop template ct when conntrack is skipped.
Paolo Abeni
2018-03-22
1
-1
/
+13
|
*
|
|
|
netfilter: nf_tables: add missing netlink attrs to policies
Florian Westphal
2018-03-20
1
-0
/
+3
|
*
|
|
|
netfilter: nf_tables: permit second nat hook if colliding hook is going away
Florian Westphal
2018-03-20
1
-1
/
+63
|
*
|
|
|
netfilter: nf_tables: meter: pick a set backend that supports updates
Florian Westphal
2018-03-20
2
-2
/
+5
*
|
|
|
|
ipv6: fix possible deadlock in rt6_age_examine_exception()
Eric Dumazet
2018-03-23
1
-6
/
+7
*
|
|
|
|
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
2018-03-23
1
-5
/
+21
*
|
|
|
|
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-03-22
2
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
2018-03-21
2
-1
/
+3
*
|
|
|
|
|
net/ipv6: Handle onlink flag with multipath routes
David Ahern
2018-03-22
1
-0
/
+1
*
|
|
|
|
|
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
2018-03-22
1
-2
/
+3
*
|
|
|
|
|
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
2018-03-22
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-03-22
5
-13
/
+20
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
2018-03-18
1
-5
/
+10
|
*
|
|
|
|
batman-adv: Add missing include for EPOLL* constants
Sven Eckelmann
2018-03-18
2
-0
/
+2
|
*
|
|
|
|
batman-adv: fix header size check in batadv_dbg_arp()
Matthias Schiffer
2018-03-16
1
-1
/
+1
|
*
|
|
|
|
batman-adv: update data pointers after skb_cow()
Matthias Schiffer
2018-03-16
1
-5
/
+5
|
*
|
|
|
|
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
Linus Lüssing
2018-03-04
1
-2
/
+2
*
|
|
|
|
|
net/sched: fix idr leak in the error path of tcf_skbmod_init()
Davide Caratti
2018-03-21
1
-1
/
+1
*
|
|
|
|
|
net/sched: fix idr leak in the error path of tcf_vlan_init()
Davide Caratti
2018-03-21
1
-1
/
+1
[next]