Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bbdc818b270ab47658019fb1d67a0f14e9b17985
/
net
/
ipv6
0360689
ipsec: be careful of non existing mac headers
by Eric Dumazet
· 13 years ago
5095d64
ipv6: ip6_route_output() never returns NULL.
by RongQing.Li
· 13 years ago
8a622e7
tcp: md5: using remote adress for md5 lookup in rst packet
by shawnlu
· 13 years ago
013d97e
net: race condition in ipv6 forwarding and disable_ipv6 parameters
by Francesco Ruggeri
· 13 years ago
ccb19d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
766e9f1
ipv6: fix per device IP snmp counters
by Eric Dumazet
· 13 years ago
747465e
net: fix some sparse errors
by Eric Dumazet
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
252c3d8
ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc
by RongQing.Li
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
fd77846
security: remove the security_netlink_recv hook as it is equivalent to capable()
by Eric Paris
· 13 years ago
1d57830
ipv6/addrconf: speedup /proc/net/if_inet6 filling
by Mihai Maruseac
· 13 years ago
e6bff99
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
by Neil Horman
· 13 years ago
32b293a
IPv6: Avoid taking write lock for /proc/net/ipv6_route
by Josh Hunt
· 13 years ago
8ade06c
ipv6: Fix neigh lookup using NULL device.
by David S. Miller
· 13 years ago
346f870
ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.
by David S. Miller
· 13 years ago
d191854
ipv6: Kill rt6i_dev and rt6i_expires defines.
by David S. Miller
· 13 years ago
f83c779
ipv6: Create fast inline ipv6 neigh lookup just like ipv4.
by David S. Miller
· 13 years ago
2c2aba6
ipv6: Use universal hash for NDISC.
by David S. Miller
· 13 years ago
7ffbcec
ipv6: Remove optimistic DAD flag test in ipv6_add_addr()
by David Miller
· 13 years ago
c159d30
ipv6: Kill useless route tracing bits in net/ipv6/route.c
by David S. Miller
· 13 years ago
c5e1fd8
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
by David S. Miller
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e688a60
net: introduce DST_NOPEER dst flag
by Eric Dumazet
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
b26e478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
bb3c368
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_cow().
by David S. Miller
· 13 years ago
b43faac
ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error.
by David S. Miller
· 13 years ago
e26f9a4
netfilter: add ipv6 reverse path filter match
by Florian Westphal
· 13 years ago
3dc43e3
per-netns ipv4 sysctl_tcp_mem
by Glauber Costa
· 13 years ago
d1a4c0b
tcp memory pressure controls
by Glauber Costa
· 13 years ago
180d8cd
foundations of per-cgroup memory pressure controlling.
by Glauber Costa
· 13 years ago
72b3601
ipip, sit: copy parms.name after register_netdevice
by Ted Feng
· 13 years ago
4af04ab
ipv6: Fix for adding multicast route for loopback device automatically.
by Li Wei
· 13 years ago
fce8233
udp: Export code sk lookup routines
by Pavel Emelyanov
· 13 years ago
87a1157
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
by David S. Miller
· 13 years ago
8f03151
ipv6: Make third arg to anycast_dst_alloc() bool.
by David S. Miller
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
ea6e574
ipv6: add ip6_route_lookup
by Florian Westphal
· 13 years ago
78a8a36
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
04a6f44
ipv6: Kill ndisc_get_neigh() inline helper.
by David S. Miller
· 13 years ago
3830847
ipv6: Various cleanups in route.c
by David S. Miller
· 13 years ago
507c9b1
ipv6: Various cleanups in ip6_route.c
by David S. Miller
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
59c2cda
Revert "udp: remove redundant variable"
by David S. Miller
· 13 years ago
99d2f47
ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()
by Jun Zhao
· 13 years ago
76cc714
neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.
by David Miller
· 13 years ago
b90e579
net: dont call jump_label_dec from irq context
by Eric Dumazet
· 13 years ago
2a38e6d
ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.
by Li Wei
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
618f9bc
net: Move mtu handling down to the protocol depended handlers
by Steffen Klassert
· 13 years ago
ebb762f
net: Rename the dst_opt default_mtu method to mtu
by Steffen Klassert
· 13 years ago
6b600b2
route: Use the device mtu as the default for blackhole routes
by Steffen Klassert
· 13 years ago
4d0fe50
ipv6: tcp: fix tcp_v6_conn_request()
by Eric Dumazet
· 13 years ago
46a246c
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
by David S. Miller
· 13 years ago
c16a98e
ipv6: tcp: fix panic in SYN processing
by Eric Dumazet
· 13 years ago
4d65a24
ipv6: fix a bug in ndisc_send_redirect
by Li Wei
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a7ae199
ipv6: Remove all uses of LL_ALLOCATED_SPACE
by Herbert Xu
· 13 years ago
8d26784
ipv6: Use pr_warn() in ip6_fib.c
by David S. Miller
· 13 years ago
14df015
IPV6 Fix a crash when trying to replace non existing route
by Matti Vaittinen
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
229a66e
IPv6: Removing unnecessary NULL checks.
by Matti Vaittinen
· 13 years ago
4a287eb
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn about missing CREATE flag
by Matti Vaittinen
· 13 years ago
d71314b
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE
by Matti Vaittinen
· 13 years ago
8b5c171
neigh: new unresolved queue limits
by Eric Dumazet
· 13 years ago
731abb9
ip6_tunnel: copy parms.name after register_netdevice
by Josh Boyer
· 13 years ago
2a24444
ipv6: reduce percpu needs for icmpv6msg mibs
by Eric Dumazet
· 13 years ago
4b90a60
ah: Don't return NET_XMIT_DROP on input.
by Nick Bowler
· 13 years ago
d826eb1
ipv4: PKTINFO doesnt need dst reference
by Eric Dumazet
· 13 years ago
b7ea81a
ah: Read nexthdr value before overwriting it in ahash input callback.
by Nick Bowler
· 13 years ago
069294e
ah: Correctly pass error codes in ahash output callback.
by Nick Bowler
· 13 years ago
2563fa5
net: make ipv6 PKTINFO honour freebind
by Maciej Żenczykowski
· 13 years ago
f74024d
net: make ipv6 bind honour freebind
by Maciej Żenczykowski
· 13 years ago
8ce120f
net: better pcpu data alignment
by Eric Dumazet
· 13 years ago
c457338
ipv6: drop packets when source address is multicast
by Brian Haley
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
73cb88e
net: make the tcp and udp file_operations for the /proc stuff const
by Arjan van de Ven
· 13 years ago
2dad81a
netfilter: ipv6: fix afinfo->route refcnt leak on error
by Florian Westphal
· 13 years ago
0a9ee81
netfilter: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
14ef37b
ipv6: fix route lookup in addrconf_prefix_rcv()
by Andreas Hofmeister
· 13 years ago
7011687
ipv6: fix route error binding peer in func icmp6_dst_alloc
by Gao feng
· 13 years ago
504744e
ipv6: fix error propagation in ip6_ufo_append_data()
by Zheng Yan
· 13 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
9f56220
ipv6: Do not use routes from locally generated RAs
by Andreas Hofmeister
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
318cf7a
tcp: md5: add more const attributes
by Eric Dumazet
· 13 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 13 years ago
6cc7a76
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
by Maciej Żenczykowski
· 13 years ago
25c8295
cleanup: remove unnecessary include.
by Kevin Wilson
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
dd76785
xfrm6: Don't call icmpv6_send on local error
by Steffen Klassert
· 13 years ago
299b076
ipv6: Fix IPsec slowpath fragmentation problem
by Steffen Klassert
· 13 years ago
c113464
ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
by Steffen Klassert
· 13 years ago
01b7806
ipv6: remove a rcu_read_lock in ndisc_constructor
by Roy.Li
· 13 years ago
87fb4b7
net: more accurate skb truesize
by Eric Dumazet
· 13 years ago
cdaf557
gro: refetch inet6_protos[] after pulling ext headers
by Yan, Zheng
· 13 years ago
Next »