Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ce7ac4abf2401dfdcb1ac4c7277dab8ed90c8788
/
net
/
ipv6
« Previous
6e157b6
ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect().
by David S. Miller
· 12 years ago
e8599ff
ipv6: Move bulk of redirect handling into rt6_redirect().
by David S. Miller
· 12 years ago
30f2a5f
ipv6: Export ndisc option parsing from ndisc.c
by David S. Miller
· 12 years ago
46d3cea
tcp: TCP Small Queues
by Eric Dumazet
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
87a5069
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
by David S. Miller
· 12 years ago
3e12939
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
by David S. Miller
· 12 years ago
1d861aa
inet: Minimize use of cached route inetpeer.
by David S. Miller
· 12 years ago
16d1839
inet: Remove ->get_peer() method.
by David S. Miller
· 12 years ago
81166dd
tcp: Move timestamps from inetpeer to metrics cache.
by David S. Miller
· 12 years ago
ab92bb2
tcp: Abstract back handling peer aliveness test into helper function.
by David S. Miller
· 12 years ago
d3a5ea6
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
c56bf6f
ipv6: fix a bad cast in ip6_dst_lookup_tail()
by Eric Dumazet
· 12 years ago
883dd4f
ipv6: remove redundant declarations
by Eric Dumazet
· 12 years ago
a2de86f
ipv6: Initialize the neighbour pointer of rt6_info on allocation
by Steffen Klassert
· 12 years ago
43264e0
ipv6: remove unnecessary codes in tcp_ipv6.c
by RongQing.Li
· 12 years ago
97cac08
ipv6: Store route neighbour in rt6_info struct.
by David S. Miller
· 12 years ago
1d248b1
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
by David S. Miller
· 12 years ago
f894cbf
net: Add optional SKB arg to dst_ops->neigh_lookup().
by David S. Miller
· 12 years ago
5110effe
net: Do delayed neigh confirmation.
by David S. Miller
· 12 years ago
0891147
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
by Pablo Neira Ayuso
· 12 years ago
d0087b2
ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks
by Ville Nuorvala
· 12 years ago
9f10d3f
tcp: plug dst leak in tcp_v6_conn_request()
by Neal Cardwell
· 12 years ago
9494218
tcp: use inet6_csk_route_req() in tcp_v6_send_synack()
by Neal Cardwell
· 12 years ago
3840a06
tcp: pass fl6 to inet6_csk_route_req()
by Neal Cardwell
· 12 years ago
9247869
tcp: fix inet6_csk_route_req() for link-local addresses
by Neal Cardwell
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
22911fc
net: skb_free_datagram_locked() doesnt drop all packets
by Eric Dumazet
· 12 years ago
74a0bd7
ip6mr: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
8fc0278
netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function
by Gao feng
· 12 years ago
f1caad2
netfilter: nf_conntrack: prepare l4proto->init_net cleanup
by Gao feng
· 12 years ago
4dc27d1c
net/ipv6/route.c: packets originating on device match lo
by David McCullough
· 12 years ago
437c5b5
tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()
by Neal Cardwell
· 12 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
fa809e2
ipv6: fib: fix fib dump restart
by Eric Dumazet
· 12 years ago
f9242b6
inet: Sanitize inet{,6} protocol demux.
by David S. Miller
· 12 years ago
d189634
ipv6: Move ipv6 proc file registration to end of init order
by Thomas Graf
· 12 years ago
82f437b
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
12f7a50
netfilter: add user-space connection tracking helper infrastructure
by Pablo Neira Ayuso
· 12 years ago
aee289b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e8803b6
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"
by David S. Miller
· 12 years ago
42ae66c
ipv6: Fix types of ip6_update_pmtu().
by David S. Miller
· 12 years ago
7e52b33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2a0c451
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
by Thomas Graf
· 12 years ago
81aded2
ipv6: Handle PMTU in ICMP error handlers.
by David S. Miller
· 12 years ago
3639339
ipv4: Handle PMTU in all ICMP error handlers.
by David S. Miller
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
95603e2
net-next: add dev_loopback_xmit() to avoid duplicate code
by Michel Machado
· 12 years ago
67da255
Merge branch 'master' of git://1984.lsi.us.es/net-next
by David S. Miller
· 12 years ago
7b34ca2
inet: Avoid potential NULL peer dereference.
by David S. Miller
· 12 years ago
8b96d22
inet: Use FIB table peer roots in routes.
by David S. Miller
· 12 years ago
8e77327
inet: Add inetpeer tree roots to the FIB tables.
by David S. Miller
· 12 years ago
97bab73
inet: Hide route peer accesses behind helpers.
by David S. Miller
· 12 years ago
c0efc88
inet: Pass inetpeer root into inet_getpeer*() interfaces.
by David S. Miller
· 12 years ago
2b823f7
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
by David S. Miller
· 12 years ago
56a6b24
inet: Consolidate inetpeer_invalidate_tree() interfaces.
by David S. Miller
· 12 years ago
c3426b4
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
by David S. Miller
· 12 years ago
2397849
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
by David S. Miller
· 12 years ago
4670fd8
tcp: Get rid of inetpeer special cases.
by David S. Miller
· 12 years ago
fbfe95a
inet: Create and use rt{,6}_get_peer_create().
by David S. Miller
· 12 years ago
54db0cc
inetpeer: add parameter net for inet_getpeer_v4,v6
by Gao feng
· 12 years ago
2d8dbb0
snmp: fix OutOctets counter to include forwarded datagrams
by Vincent Bernat
· 12 years ago
8bd7451
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
by Thomas Graf
· 12 years ago
8264deb
netfilter: nf_conntrack: add namespace support for cttimeout
by Gao feng
· 12 years ago
e76d0af
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
by Pablo Neira Ayuso
· 12 years ago
a7c439d
netfilter: nf_ct_ipv6: add namespace support
by Gao feng
· 12 years ago
7080ba0
netfilter: nf_ct_icmp: add namespace support
by Gao feng
· 12 years ago
524a53e
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
by Gao feng
· 12 years ago
2c352f4
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
by Gao feng
· 12 years ago
e319269
net: Remove casts to same type
by Joe Perches
· 12 years ago
4aea39c
tcp: tcp_make_synack() consumes dst parameter
by Eric Dumazet
· 12 years ago
fff3269
tcp: reflect SYN queue_mapping into SYNACK packets
by Eric Dumazet
· 12 years ago
0c18337
ipv6: fix incorrect ipsec fragment
by Gao feng
· 12 years ago
91657ea
xfrm: take net hdr len into account for esp payload size calculation
by Benjamin Poirier
· 12 years ago
9b905fe
ipv6/exthdrs: strict Pad1 and PadN check
by Eldad Zack
· 12 years ago
ec16439
ipv6: use skb coalescing in reassembly
by Eric Dumazet
· 12 years ago
3dde259
net:ipv6:fixed space issues relating to operators.
by Jeffrin Jose
· 12 years ago
9a52e97
net:ipv6:fixed a trailing white space issue.
by Jeffrin Jose
· 12 years ago
a34a101
ipv6: disable GSO on sockets hitting dst_allfrag
by Eric Dumazet
· 12 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 12 years ago
72e843b
ipv6: ip6_fragment() should check CHECKSUM_PARTIAL
by Eric Dumazet
· 12 years ago
d7f7c0a
ipv6: remove csummode in ip6_append_data()
by Eric Dumazet
· 12 years ago
92113bf
ipv6: bool conversions phase1
by Eric Dumazet
· 12 years ago
cbc264c
ip_frag: struct inet_frags match() method returns a bool
by Eric Dumazet
· 12 years ago
1de5a71
ipv6: correct the ipv6 option name - Pad0 to Pad1
by Eldad Zack
· 12 years ago
a2a385d
tcp: bool conversions
by Eric Dumazet
· 12 years ago
675418d
net: ipv6: ndisc: Neaten ND_PRINTx macros
by Joe Perches
· 12 years ago
c727e7f
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 12 years ago
91df42b
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 12 years ago
f321383
net: ipv6: Standardize prefixes for message logging
by Joe Perches
· 12 years ago
211ed86
net: delete all instances of special processing for token ring
by Paul Gortmaker
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
7e15252
xfrm: make xfrm_algo.c a module
by Jan Beulich
· 12 years ago
647c0c7
net/ipv6/af_inet6.c: checkpatch cleanup
by Eldad Zack
· 13 years ago
06a4c1c
6lowpan: IPv6 link local address
by alex.bluesman.smirnov@gmail.com
· 12 years ago
84018f5
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
by Hans Schillstrom
· 13 years ago
d16cf20
netfilter: remove ip_queue support
by Pablo Neira Ayuso
· 12 years ago
bd14b1b
tcp: be more strict before accepting ECN negociation
by Eric Dumazet
· 13 years ago
a495f83
ipv6: Export ipv6 functions for use by other protocols
by Chris Elston
· 13 years ago
d7f3f62
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
by Benjamin LaHaise
· 13 years ago
Next »