Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
352d48008b6f3e02d8ce77868432e329dd921cb1
/
net
/
ipv6
af879cc
[IPV6]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
7d9e9b3
[IPV6]: udp.c build fix
by David S. Miller
· 18 years ago
f6ab028
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
by Al Viro
· 18 years ago
b51655b
[NET]: Annotate __skb_checksum_complete() and friends.
by Al Viro
· 18 years ago
5f92a73
[NET]: Annotate callers of the reset of checksum.h stuff.
by Al Viro
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
e69a4ad
[IPV6]: Misc endianness annotations.
by Al Viro
· 18 years ago
ba4e58e
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
by Gerrit Renker
· 18 years ago
6051e2f
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
by Thomas Graf
· 18 years ago
04561c1
[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api
by Thomas Graf
· 18 years ago
a928630
[TCP]: Fix some warning when MD5 is disabled.
by David S. Miller
· 18 years ago
cfb6eeb
[TCP]: MD5 Signature Option (RFC2385) support.
by YOSHIFUJI Hideaki
· 18 years ago
b9df3cb
[TCP/DCCP]: Introduce net_xmit_eval
by Gerrit Renker
· 18 years ago
d3a1be9
[IPv6]: Only modify checksum for UDP
by Brian Haley
· 18 years ago
f465e48
[IPv6] rules: Remove bogus tos validation check
by Thomas Graf
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
a94f723
[TCP]: Remove dead code in init_sequence
by Gerrit Renker
· 18 years ago
a11d206
[IPV6]: Per-interface statistics support.
by YOSHIFUJI Hideaki
· 18 years ago
7a3025b
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
by YOSHIFUJI Hideaki
· 18 years ago
40aa7b9
[IPV6] ROUTE: Use &rt->u.dst instead of cast.
by YOSHIFUJI Hideaki
· 18 years ago
33e93c9
[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.
by YOSHIFUJI Hideaki
· 18 years ago
9317311
[TCP]: Don't set SKB owner in tcp_transmit_skb().
by David S. Miller
· 18 years ago
9ec75fe
[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
by David S. Miller
· 18 years ago
72a3eff
[NET]: Size listen hash tables using backlog hint
by Eric Dumazet
· 18 years ago
1f6c955
[NET] rules: Share common attribute validation policy
by Thomas Graf
· 18 years ago
b8964ed
[NET] rules: Protocol independant mark selector
by Thomas Graf
· 18 years ago
47dcf0c
[NET]: Rethink mark field in struct flowi
by Thomas Graf
· 18 years ago
82e91ff
[NET]: Turn nfmark into generic mark
by Thomas Graf
· 18 years ago
ae08e1f
[IPV6]: ip6_output annotations
by Al Viro
· 18 years ago
fede70b
[IPV6]: annotate inet6_csk_search_req()
by Al Viro
· 18 years ago
90bcaf7
[IPV6]: flowlabels are net-endian
by Al Viro
· 18 years ago
8a74ff7
[IPV6]: annotate ipv6 mcast
by Al Viro
· 18 years ago
04ce690
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
by Al Viro
· 18 years ago
8c689a6
[XFRM]: misc annotations
by Al Viro
· 18 years ago
d2ecd9c
[IPV6]: annotate inet6_hashtables
by Al Viro
· 18 years ago
d54a81d
[IPV6] NDISC: Calculate packet length correctly for allocation.
by David S. Miller
· 18 years ago
f2776ff
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture.
by YOSHIFUJI Hideaki
· 18 years ago
53ab61c
[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.
by Yasuyuki Kozakai
· 18 years ago
b3fdd9f
[IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.
by Yasuyuki Kozakai
· 18 years ago
ea659e0
[IPV6] ROUTE: Do not enable router reachability probing in router mode.
by YOSHIFUJI Hideaki
· 18 years ago
557e92e
[IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.
by YOSHIFUJI Hideaki
· 18 years ago
ea73ee2
[IPV6] ROUTE: Try to use router which is not known unreachable.
by YOSHIFUJI Hideaki
· 18 years ago
337dde7
[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()
by Patrick McHardy
· 18 years ago
d8a585d
[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
by Patrick McHardy
· 18 years ago
daccff0
[IPV6]: Give sit driver an appropriate module alias.
by Patrick McHardy
· 18 years ago
36f73d0
[IPV6]: Add ndisc_netdev_notifier unregister.
by Dmitry Mishin
· 18 years ago
5b12254
[IPV6]: File the fingerprints off ah6->spi/esp6->spi
by Al Viro
· 18 years ago
1b7c2db
[IPV6]: fix flowlabel seqfile handling
by James Morris
· 18 years ago
c6817e4
[IPV6]: return EINVAL for invalid address with flowlabel lease request
by James Morris
· 18 years ago
590bdf7
[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables
by Dmitry Mishin
· 18 years ago
844dc7c
[NETFILTER]: remove masq/NAT from ip6tables Kconfig help
by Patrick McHardy
· 18 years ago
bcd6207
[IPV6]: fix lockup via /proc/net/ip6_flowlabel
by James Morris
· 18 years ago
a27b58f
[NET]: fix uaccess handling
by Heiko Carstens
· 18 years ago
6d38163
[NETFILTER]: Fix ip6_tables extension header bypass bug
by Patrick McHardy
· 18 years ago
51d8b1a
[NETFILTER]: Fix ip6_tables protocol bypass bug
by Patrick McHardy
· 18 years ago
375216a
[IPv6] fib: initialize tb6_lock in common place to give lockdep a key
by Thomas Graf
· 18 years ago
6723ab5
[IPV6]: Fix route.c warnings when multiple tables are disabled.
by David S. Miller
· 18 years ago
9ce8ade
[IPv6] route: Fix prohibit and blackhole routing decision
by Thomas Graf
· 18 years ago
22e1e4d
[IPV6]: Always copy rt->u.dst.error when copying a rt6_info.
by Ville Nuorvala
· 18 years ago
264e91b
[IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.
by Ville Nuorvala
· 18 years ago
e0eda7b
[IPV6]: Clean up BACKTRACK().
by Ville Nuorvala
· 18 years ago
4251320
[IPV6]: Make sure error handling is done when calling ip6_route_output().
by Ville Nuorvala
· 18 years ago
39c8508
[IPV6] sit: Add missing MODULE_LICENSE
by Jan Dittmer
· 18 years ago
f1a9585
[IPV6]: Remove bogus WARN_ON in Proxy-NA handling.
by YOSHIFUJI Hideaki
· 18 years ago
adaa70b
[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors
by Thomas Graf
· 18 years ago
9469c7b
[NET]: Use typesafe inet_twsk() inline function instead of cast.
by YOSHIFUJI Hideaki
· 18 years ago
4244f8a
[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.
by YOSHIFUJI Hideaki
· 18 years ago
0be669b
[IPV6]: Seperate sit driver to extra module (addrconf.c changes)
by Joerg Roedel
· 18 years ago
989e5b9
[IPV6]: Seperate sit driver to extra module
by Joerg Roedel
· 18 years ago
5b368e6
IPsec: correct semantics for SELinux policy matching
by Venkat Yekkirala
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
0a69452
[XFRM]: BEET mode
by Diego Beltrami
· 18 years ago
1e0c14f
[UDP]: Fix MSG_PROBE crash
by Herbert Xu
· 18 years ago
132a55f
[UDP6]: Fix flowi clobbering
by Herbert Xu
· 18 years ago
1a9e9ef
[IPV6]: Disable SG for GSO unless we have checksum
by Herbert Xu
· 18 years ago
a252cc2
[XFRM]: xrfm_replay_check() annotations
by Al Viro
· 18 years ago
6067b2b
[XFRM]: xfrm_parse_spi() annotations
by Al Viro
· 18 years ago
a94cfd1
[XFRM]: xfrm_state_lookup() annotations
by Al Viro
· 18 years ago
8f83f23
[XFRM]: ports in struct xfrm_selector annotated
by Al Viro
· 18 years ago
8210323
[IPV4]: inet_rcv_saddr() annotations
by Al Viro
· 18 years ago
4f765d8
[IPV4]: INET_MATCH() annotations
by Al Viro
· 18 years ago
fd68322
[IPV4]: inet_addr_type() annotations
by Al Viro
· 18 years ago
293b9c4
[IPV6]: bh_lock_sock_nested on tcp_v6_rcv
by Fabio Olive Leite
· 18 years ago
3b9f9a1
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
by Noriaki TAKAMIYA
· 18 years ago
55ebaef
[IPV6] ADDRCONF: Allow non-DAD'able addresses.
by Noriaki TAKAMIYA
· 18 years ago
fc26d0a
[IPV6] NDISC: Fix is_router flag setting.
by YOSHIFUJI Hideaki
· 18 years ago
8814c4b
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
by YOSHIFUJI Hideaki
· 18 years ago
fbea49e
[IPV6] NDISC: Add proxy_ndp sysctl.
by YOSHIFUJI Hideaki
· 18 years ago
62dd931
[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
by Ville Nuorvala
· 18 years ago
5f3e6e9
[IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA.
by Ville Nuorvala
· 18 years ago
74553b0
[IPV6]: Don't forward packets to proxied link-local address.
by Ville Nuorvala
· 18 years ago
e21e0b5
[IPV6] NDISC: Handle NDP messages to proxied addresses.
by Ville Nuorvala
· 18 years ago
1192e40
[NETFILTER]: make some netfilter globals __read_mostly
by Brian Haley
· 18 years ago
7cf7393
[NETFILTER]: ip6t_HL: remove write-only variable
by Patrick McHardy
· 18 years ago
90d47db
[NETFILTER]: x_tables: small check_entry & module_refcount cleanup
by Dmitry Mishin
· 18 years ago
9123de2
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
by Patrick McHardy
· 18 years ago
df0933d
[NETFILTER]: kill listhelp.h
by Patrick McHardy
· 18 years ago
a1e59ab
[XFRM]: Fix wildcard as tunnel source
by Patrick McHardy
· 18 years ago
7198f8c
[IPV6] address: Support NLM_F_EXCL when adding addresses
by Thomas Graf
· 18 years ago
Next »