Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
71ebb4aac87e4a1504a155084d658d0a92ac63fb
/
net
/
ipv6
81566e8
[NETNS][FRAGS]: Make the pernet subsystem for fragments.
by Pavel Emelyanov
· 17 years ago
3140c25
[NETNS][FRAGS]: Make the LRU list per namespace.
by Pavel Emelyanov
· 17 years ago
3b4bc4a
[NETNS][FRAGS]: Isolate the secret interval from namespaces.
by Pavel Emelyanov
· 17 years ago
e31e0bdc7
[NETNS][FRAGS]: Make thresholds work in namespaces.
by Pavel Emelyanov
· 17 years ago
b2fd532
[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.
by Pavel Emelyanov
· 17 years ago
e4a2d5c
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
by Pavel Emelyanov
· 17 years ago
6ddc082
[NETNS][FRAGS]: Make the mem counter per-namespace.
by Pavel Emelyanov
· 17 years ago
e5a2bb8
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
by Pavel Emelyanov
· 17 years ago
ac18e75
[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.
by Pavel Emelyanov
· 17 years ago
8d8354d
[NETNS][FRAGS]: Move ctl tables around.
by Pavel Emelyanov
· 17 years ago
61cf46ad
[IPV6] NDISC: Sparse: Use different variable name for local use.
by YOSHIFUJI Hideaki
· 17 years ago
5d5619b
[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward.
by YOSHIFUJI Hideaki
· 17 years ago
2334ecb
[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header.
by YOSHIFUJI Hideaki
· 17 years ago
40fee36
[IPV6] ADDRLABEL: Sparse: Make several functions static.
by YOSHIFUJI Hideaki
· 17 years ago
5e8b9df
[IPV6] UDPLITE: Sparse: Declare non-static symbols in header.
by YOSHIFUJI Hideaki
· 17 years ago
77d0d35
[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.
by YOSHIFUJI Hideaki
· 17 years ago
d20b310
[IPV6]: addrconf sparse warnings
by Stephen Hemminger
· 17 years ago
9e3a548
[NETNS]: FIB rules API cleanup.
by Denis V. Lunev
· 17 years ago
0359238
[FIB]: Add netns to fib_rules_ops.
by Denis V. Lunev
· 17 years ago
b7c6ba6
[NETNS]: Consolidate kernel netlink socket destruction.
by Denis V. Lunev
· 17 years ago
7d460db
[IPV6]: Fix ip6_frag ctl
by Daniel Lezcano
· 17 years ago
569d364
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
by Daniel Lezcano
· 17 years ago
c71e916
[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos
by Patrick McHardy
· 17 years ago
c56cc9c
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
by Patrick McHardy
· 17 years ago
022748a
[NETFILTER]: {ip,ip6}_tables: remove some inlines
by Denys Vlasenko
· 17 years ago
2ae15b6
[NETFILTER]: Update modules' descriptions
by Jan Engelhardt
· 17 years ago
8ce22fc
[NETFILTER]: Remove some EXPERIMENTAL dependencies
by Patrick McHardy
· 17 years ago
a308da1
[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
by Pavel Emelyanov
· 17 years ago
e5ba31f
[NETNS][RAW]: Eliminate explicit init_net references.
by Pavel Emelyanov
· 17 years ago
f51d599
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
by Pavel Emelyanov
· 17 years ago
be18588
[NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.
by Pavel Emelyanov
· 17 years ago
50eb431
[IPV6] route: kill some bloat
by Ilpo Järvinen
· 17 years ago
389f661
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
by Daniel Lezcano
· 17 years ago
1cab3da
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
by Daniel Lezcano
· 17 years ago
06bfe65
[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware
by Daniel Lezcano
· 17 years ago
bfeade0
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
by Daniel Lezcano
· 17 years ago
3c40090
[NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file
by Daniel Lezcano
· 17 years ago
e186932
[NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers
by Pavel Emelyanov
· 17 years ago
441fc2a
[NETNS]: Use the per-net ipv6_devconf_dflt
by Pavel Emelyanov
· 17 years ago
e0da5a4
[NETNS]: Create ipv6 devconf-s for namespaces
by Pavel Emelyanov
· 17 years ago
bff16c2
[NETNS]: Make the ctl-tables per-namespace
by Pavel Emelyanov
· 17 years ago
9589731
[NETNS]: Make the __addrconf_sysctl_register return an error
by Pavel Emelyanov
· 17 years ago
408c476
[NETNS]: Clean out the ipv6-related sysctls creation/destruction
by Pavel Emelyanov
· 17 years ago
4d1169c
[NETNS]: Add netns to nl_info structure.
by Denis V. Lunev
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
868d13a
[NETNS]: Pass fib_rules_ops into default_pref method.
by Denis V. Lunev
· 17 years ago
f8c26b8
[NETNS]: Add netns parameter to fib_rules_(un)register.
by Denis V. Lunev
· 17 years ago
41a7690
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
by Daniel Lezcano
· 17 years ago
4990509
[NETNS][IPV6]: Make sysctls route per namespace.
by Daniel Lezcano
· 17 years ago
7c76509
[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.
by Daniel Lezcano
· 17 years ago
e71e034
[NETNS][IPV6]: Make ip6_frags per namespace.
by Daniel Lezcano
· 17 years ago
99bc9c4
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
by Daniel Lezcano
· 17 years ago
760f2d0
[NETNS][IPV6]: Make multiple instance of sysctl tables.
by Daniel Lezcano
· 17 years ago
89918fc
[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.
by Daniel Lezcano
· 17 years ago
81c1c17
[NETNS][IPV6]: Make a subsystem for af_inet6.
by Daniel Lezcano
· 17 years ago
291480c
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
by Daniel Lezcano
· 17 years ago
3d7cc2b
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
by Pavel Emelyanov
· 17 years ago
65f7651
[NET]: prot_inuse cleanups and optimizations
by Eric Dumazet
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
95766ff
[UDP]: Add memory accounting.
by Hideo Aoki
· 17 years ago
a06b494
[IPV6]: Remove useless code from fib6_del_route().
by Gui Jianfeng
· 17 years ago
9dd3245
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
by Herbert Xu
· 17 years ago
0883ae0
[IPSEC]: Fix transport-mode async resume on intput without netfilter
by Herbert Xu
· 17 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
afeb14b
[XFRM]: RFC4303 compliant auditing
by Paul Moore
· 17 years ago
9cb5734
[TCP]: Convert several length variable to unsigned.
by YOSHIFUJI Hideaki
· 17 years ago
0aa6477
[XFRM]: Support to increment packet dropping statistics.
by Masahide NAKAMURA
· 17 years ago
9473e1f
[XFRM] MIPv6: Fix to input RO state correctly.
by Masahide NAKAMURA
· 17 years ago
a1b0514
[XFRM] IPv6: Fix dst/routing check at transformation.
by Masahide NAKAMURA
· 17 years ago
195ad6a
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
by Herbert Xu
· 17 years ago
33b8e77
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
by Patrick McHardy
· 17 years ago
e79ec50
[NETFILTER]: Parenthesize macro parameters
by Jan Engelhardt
· 17 years ago
1e796fd
[NETFILTER]: constify nf_afinfo
by Patrick McHardy
· 17 years ago
7b2f963
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
by Patrick McHardy
· 17 years ago
f01ffbd
[NETFILTER]: nf_log: move logging stuff to seperate header
by Patrick McHardy
· 17 years ago
77236b6
[NETFILTER]: ctnetlink: use netlink attribute helpers
by Patrick McHardy
· 17 years ago
da4d0f6
[NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()
by Patrick McHardy
· 17 years ago
b5dd674
[NETFILTER]: ip6_tables: fix stack leagage
by Patrick McHardy
· 17 years ago
c9d8fe1
[NETFILTER]: {ip,ip6}_tables: fix format strings
by Patrick McHardy
· 17 years ago
9c54795
[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences
by Patrick McHardy
· 17 years ago
3bc3fe5
[NETFILTER]: ip6_tables: add compat support
by Patrick McHardy
· 17 years ago
d924357
[NETFILTER]: ip6_tables: resync get_entries() with ip_tables
by Patrick McHardy
· 17 years ago
433665c
[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function
by Patrick McHardy
· 17 years ago
ed1a6f5
[NETFILTER]: ip6_tables: move counter allocation to seperate function
by Patrick McHardy
· 17 years ago
3b84e92
[NETFILTER]: ip6_tables: use vmalloc_node()
by Patrick McHardy
· 17 years ago
f173c8a
[NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions
by Patrick McHardy
· 17 years ago
72f36ec
[NETFILTER]: ip6_tables: kill a few useless defines/forward declarations
by Patrick McHardy
· 17 years ago
9055e05
[UDP]: Move udp_stats_in6 into net/ipv4/udp.c
by Herbert Xu
· 17 years ago
8a4a50f
[IPV6] sit: Rebinding of SIT tunnels to other interfaces
by Michal Schmidt
· 17 years ago
528c4ce
[IPV6]: Always pass a valid nl_info to inet6_rt_notify.
by Denis V. Lunev
· 17 years ago
09f7709
[IPV6]: fix section mismatch warnings
by Daniel Lezcano
· 17 years ago
aebcf82
[IPSEC]: Do not let packets pass when ICMP flag is off
by Herbert Xu
· 17 years ago
bb72845
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
by Herbert Xu
· 17 years ago
7233b9f
[IPSEC]: Fix reversed ICMP6 policy check
by Herbert Xu
· 17 years ago
8b7817f
[IPSEC]: Add ICMP host relookup support
by Herbert Xu
· 17 years ago
d5422ef
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
by Herbert Xu
· 17 years ago
7f4e486
[IPV6]: make the protocol initialization to return an error code
by Daniel Lezcano
· 17 years ago
87c3efb
[IPV6]: make inet6_register_protosw to return an error code
by Daniel Lezcano
· 17 years ago
853cbba
[IPV6]: make frag to return an error at initialization
by Daniel Lezcano
· 17 years ago
248b238
[IPV6]: make extended headers to return an error at initialization
by Daniel Lezcano
· 17 years ago
Next »