Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9797dcb8c7e541fa09c6620e0b3beb3f5bb84d52
/
net
/
ipv6
« Previous
dbe7faa
inet: inet_twsk_deschedule factorization
by Eric Dumazet
· 9 years ago
fc01538f
inet: simplify timewait refcounting
by Eric Dumazet
· 9 years ago
8b58a39
ipv6: use flag instead of u16 for hop in inet6_skb_parm
by Florian Westphal
· 9 years ago
4c938d2
ipv6: Make MLD packets to only be processed locally
by Angga
· 9 years ago
8777531
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
by Markus Elfring
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
34b99df
ip: report the original address of ICMP messages
by Julian Anastasov
· 9 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
a263653
netfilter: don't pull include/linux/netfilter.h from netns headers
by Pablo Neira Ayuso
· 9 years ago
ada6c1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
711bdde
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
by Eric Dumazet
· 9 years ago
f09becc
netfilter: Kconfig: get rid of parens around depends on
by Pablo Neira Ayuso
· 9 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a2f0fad
tcp: tcp_v6_connect() cleanup
by Eric Dumazet
· 9 years ago
482cfc3
netfilter: xtables: avoid percpu ruleset duplication
by Florian Westphal
· 9 years ago
71ae0df
netfilter: xtables: use percpu rule counters
by Florian Westphal
· 9 years ago
efb6de9
netfilter: bridge: forward IPv6 fragmented packets
by Bernhard Thaler
· 9 years ago
72b31f7
netfilter: bridge: detect NAT66 correctly and change MAC address
by Bernhard Thaler
· 9 years ago
1b0ccfe
Revert "ipv6: Fix protocol resubmission"
by David S. Miller
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0243508
ipv6: Fix protocol resubmission
by Josh Hunt
· 9 years ago
27e41fc
ipv6: fix possible use after free of dev stats
by Robert Shearman
· 9 years ago
b80c0e7
tcp: get_cookie_sock() consolidation
by Eric Dumazet
· 9 years ago
98da81a
tcp: remove redundant checks II
by Eric Dumazet
· 9 years ago
90c337d
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
by Eric Dumazet
· 9 years ago
12e25e1
tcp: remove redundant checks
by Eric Dumazet
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ccd740c
vti6: Add pmtu handling to vti6_xmit.
by Steffen Klassert
· 9 years ago
beb39db
udp: fix behavior of wrong checksums
by Eric Dumazet
· 9 years ago
583d3f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
3d2f6d4
ipv6: drop unneeded goto
by Julia Lawall
· 9 years ago
5aab0e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
d55c670
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
by Alexander Duyck
· 9 years ago
cd5279c
ip_vti/ip6_vti: Do not touch skb->mark on xmit
by Alexander Duyck
· 9 years ago
000ae7b
esp6: Switch to new AEAD interface
by Herbert Xu
· 9 years ago
e2baad9
tcp: connect() from bound sockets can be faster
by Eric Dumazet
· 9 years ago
2f06550
netfilter: remove unused comefrom hookmask argument
by Florian Westphal
· 9 years ago
7f15986
ipv6: ipv6_select_ident() returns a __be32
by Eric Dumazet
· 9 years ago
485fca6
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
by Florian Westphal
· 9 years ago
d52d399
ipv6: Create percpu rt6_info
by Martin KaFai Lau
· 9 years ago
83a09ab
ipv6: Break up ip6_rt_copy()
by Martin KaFai Lau
· 9 years ago
8d0b94a
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
by Martin KaFai Lau
· 9 years ago
3da59bd
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
by Martin KaFai Lau
· 9 years ago
48e8aa6
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
by Martin KaFai Lau
· 9 years ago
b197df4
ipv6: Add rt6_get_cookie() function
by Martin KaFai Lau
· 9 years ago
45e4fd2
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
by Martin KaFai Lau
· 9 years ago
8b9df26
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
by Martin KaFai Lau
· 9 years ago
2647a9b
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
by Martin KaFai Lau
· 9 years ago
fd0273d
ipv6: Remove external dependency on rt6i_dst and rt6i_src
by Martin KaFai Lau
· 9 years ago
286c234
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
by Martin KaFai Lau
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
572152a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
2efd055
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
by Marcelo Ricardo Leitner
· 9 years ago
48ed7b2
ipv6: reject locally assigned nexthop addresses
by Florian Westphal
· 9 years ago
2759647
ipv6: fix ECMP route replacement
by Michal Kubeček
· 9 years ago
35f1b4e
ipv6: do not delete previously existing ECMP routes if add fails
by Michal Kubeček
· 9 years ago
1086bbe
netfilter: ensure number of counters is >0 in do_replace()
by Dave Jones
· 9 years ago
33b4b01
net/ipv6/udp: Fix ipv6 multicast socket filter regression
by Henning Rogge
· 9 years ago
21858cd
tcp/ipv6: fix flow label setting in TIME_WAIT state
by Florent Fourcot
· 10 years ago
e87a468
ipv6: Fix udp checksums with raw sockets
by Vlad Yasevich
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6d7258c
esp6: Use high-order sequence number bits for IV generation
by Herbert Xu
· 10 years ago
26abe14
net: Modify sk_alloc to not reference count the netns of kernel sockets.
by Eric W. Biederman
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
eeb1bd5
net: Add a struct net parameter to sock_create_kern
by Eric W. Biederman
· 10 years ago
e16e888
ipv6: Fixed source specific default route handling.
by Markus Stenberg
· 10 years ago
fcba67c
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
by Linus Lüssing
· 10 years ago
9afd85c
net: Export IGMP/MLD message validation code
by Linus Lüssing
· 10 years ago
82a584b
ipv6: Flow label state ranges
by Tom Herbert
· 10 years ago
7035870
ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
by Martin KaFai Lau
· 10 years ago
afc4eef
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
by Martin KaFai Lau
· 10 years ago
4b32b5a
ipv6: Stop rt6_info from using inet_peer's metrics
by Martin KaFai Lau
· 10 years ago
653437d
ipv6: Stop /128 route from disappearing after pmtu update
by Martin KaFai Lau
· 10 years ago
9fbdcfa
ipv6: Extend the route lookups to low priority metrics.
by Steffen Klassert
· 10 years ago
1f56a01
ipv6: Consider RTF_CACHE when searching the fib6 tree
by Martin KaFai Lau
· 10 years ago
b357a36
inet: fix possible panic in reqsk_queue_unlink()
by Eric Dumazet
· 10 years ago
26349c7
ip6_gre: use netdev_alloc_pcpu_stats()
by Johannes Berg
· 10 years ago
bae97d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
87ffabb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
789f558
tcp/dccp: get rid of central timewait timer
by Eric Dumazet
· 10 years ago
49499c3
netfilter: nf_tables: switch registers to 32 bit addressing
by Patrick McHardy
· 10 years ago
a55e22e
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
by Patrick McHardy
· 10 years ago
ca69d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
c1f8667
netfilter: Fix switch statement warnings with recent gcc.
by David Miller
· 10 years ago
aadd51a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 10 years ago
1b11287
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
by Hannes Frederic Sowa
· 10 years ago
c737b7c
netfilter: bridge: add helpers for fetching physin/outdev
by Florian Westphal
· 10 years ago
8bc0034
net: remove extra newlines
by Sheng Yong
· 10 years ago
79b16aa
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
by David Miller
· 10 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
092a29a
vti6: fix uninit when using x-netns
by Yao Xiwei
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f60e599
ipv6: protect skb->sk accesses from recursive dereference inside the stack
by hannes@stressinduktion.org
· 10 years ago
073bfd5
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
by David S. Miller
· 10 years ago
8f8a371
netfilter: Pass nf_hook_state through ip6t_do_table().
by David S. Miller
· 10 years ago
8fe2238
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
by David S. Miller
· 10 years ago
238e54c
netfilter: Make nf_hookfn use nf_hook_state.
by David S. Miller
· 10 years ago
1d1de89
netfilter: Use nf_hook_state in nf_queue_entry.
by David S. Miller
· 10 years ago
7ba0c47
ip6mr: call del_timer_sync() in ip6mr_free_table()
by WANG Cong
· 10 years ago
Next »