index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ipv6: Remove un-used argument from ip6_dst_alloc()
Martin KaFai Lau
2015-08-17
1
-12
/
+9
|
*
|
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
2015-08-14
1
-15
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-21
7
-11
/
+233
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-08-21
13
-24
/
+389
|
|
\
\
|
*
|
|
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
2015-08-18
1
-1
/
+3
|
*
|
|
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
2015-08-18
1
-2
/
+6
|
*
|
|
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
2015-08-11
3
-10
/
+7
|
*
|
|
netfilter: nf_tables: add nft_dup expression
Pablo Neira Ayuso
2015-08-07
4
-1
/
+116
|
*
|
|
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
2015-08-07
3
-0
/
+104
*
|
|
|
ipv6: route: extend flow representation with tunnel key
Jiri Benc
2015-08-21
1
-0
/
+6
*
|
|
|
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
2015-08-21
3
-5
/
+9
*
|
|
|
ipv6: drop metadata dst in ip6_route_input
Jiri Benc
2015-08-21
1
-0
/
+1
*
|
|
|
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-21
3
-21
/
+14
|
|
/
/
|
/
|
|
*
|
|
net: Identifier Locator Addressing module
Tom Herbert
2015-08-18
3
-0
/
+236
*
|
|
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
2015-08-18
2
-3
/
+3
*
|
|
lwt: Add support to redirect dst.input
Tom Herbert
2015-08-18
1
-1
/
+7
*
|
|
ipv6: trivial whitespace fix
Ian Morris
2015-08-17
1
-1
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-08-17
2
-5
/
+5
|
\
\
\
|
*
|
|
xfrm: Add oif to dst lookups
David Ahern
2015-08-11
1
-3
/
+4
|
*
|
|
xfrm6: Fix IPv6 ECN decapsulation
Thomas Egerer
2015-08-11
1
-2
/
+1
*
|
|
|
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
2015-08-14
1
-1
/
+4
*
|
|
|
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-08-14
2
-2
/
+114
*
|
|
|
net: track link status of ipv6 nexthops
Andy Gospodarek
2015-08-14
1
-0
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-14
3
-11
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
inet: fix possible request socket leak
Eric Dumazet
2015-08-11
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-08-11
1
-8
/
+11
|
|
\
\
|
|
*
|
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2015-08-10
1
-1
/
+2
|
|
*
|
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
2015-08-10
1
-8
/
+10
|
*
|
|
ipv6: don't reject link-local nexthop on other interface
Florian Westphal
2015-08-10
1
-2
/
+4
|
|
/
/
*
|
/
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
2015-08-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-05
3
-31
/
+33
|
\
\
|
*
|
netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()
Subash Abhinov Kasiviswanathan
2015-08-04
1
-5
/
+0
|
*
|
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2015-07-30
1
-5
/
+2
|
*
|
netfilter: xtables: remove __pure annotation
Florian Westphal
2015-07-15
1
-1
/
+1
|
*
|
netfilter: add and use jump label for xt_tee
Florian Westphal
2015-07-15
1
-1
/
+2
|
*
|
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
2015-07-15
1
-12
/
+14
|
*
|
netfilter: xtables: compute exact size needed for jumpstack
Florian Westphal
2015-07-15
1
-8
/
+15
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-01
3
-7
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
2015-07-30
1
-0
/
+6
|
*
|
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
2015-07-27
1
-1
/
+1
|
*
|
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
2015-07-27
2
-6
/
+6
*
|
|
ipv6: Disable flowlabel state ranges by default
Tom Herbert
2015-08-01
1
-1
/
+1
*
|
|
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
2015-08-01
4
-5
/
+11
*
|
|
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
Tom Herbert
2015-08-01
3
-5
/
+6
*
|
|
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2015-08-01
3
-10
/
+19
*
|
|
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2015-07-31
2
-9
/
+17
*
|
|
net: Set sk_txhash from a random number
Tom Herbert
2015-07-30
2
-3
/
+3
*
|
|
ipv6: Avoid rt6_probe() taking writer lock in the fast path
Martin KaFai Lau
2015-07-27
1
-0
/
+4
*
|
|
ipv6: Re-arrange code in rt6_probe()
Martin KaFai Lau
2015-07-27
1
-24
/
+20
*
|
|
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-27
2
-7
/
+3
[prev]
[next]