Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
11fa2aa362fa54b9eaa8adce9a89f9b467cc9214
11fa2aa
[NETFILTER]: remove ipt_TOS.c
by Jan Engelhardt
· 17 years ago
8ce22fc
[NETFILTER]: Remove some EXPERIMENTAL dependencies
by Patrick McHardy
· 17 years ago
b26e76b
[NETFILTER]: Hide a few more options under NETFILTER_ADVANCED
by Patrick McHardy
· 17 years ago
7f9b805
[IPV4]: fib hash|trie initialization
by Stephen Hemminger
· 17 years ago
d717a9a
[IPV4] fib_trie: size and statistics
by Stephen Hemminger
· 17 years ago
28d36e3
[FIB]: Avoid using static variables without proper locking
by Eric Dumazet
· 17 years ago
39a6d06
[NETNS]: Process inet_confirm_addr in the correct namespace.
by Denis V. Lunev
· 17 years ago
9bd85e3
[IPV4]: Remove extra argument from arp_ignore.
by Denis V. Lunev
· 17 years ago
06f0511
[ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.
by Denis V. Lunev
· 17 years ago
14db413
[ARP]: Remove forward declaration of neigh_changeaddr.
by Denis V. Lunev
· 17 years ago
486b51d
[ARP]: Remove overkill checks from neigh_param_alloc.
by Denis V. Lunev
· 17 years ago
72132c1b
[IPV4]: fib_rules_unregister is essentially void.
by Denis V. Lunev
· 17 years ago
2db82b5
[NETNS]: Make arp code network namespace consistent.
by Denis V. Lunev
· 17 years ago
a79878f
[ARP]: Move inet_addr_type call after simple error checks in arp_contructor.
by Denis V. Lunev
· 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
8d96544
[FIB]: full_children & empty_children should be uint, not ushort
by Eric Dumazet
· 17 years ago
f16f302
[AX25]: sparse cleanups
by Eric Dumazet
· 17 years ago
6bf1574
[X25]: Avoid divides and sparse warnings
by Eric Dumazet
· 17 years ago
4dde461
[IPV4] fib_trie: removes a memset() call in tnode_new()
by Eric Dumazet
· 17 years ago
88ebc72
[IPV4] FIB: Include nexthop device indexes in fib_info hashfn.
by David S. Miller
· 17 years ago
3f4afb6
[XFRM]: Fix struct xfrm_algo code formatting.
by David S. Miller
· 17 years ago
ba749ae
[XFRM]: alg_key_len should be unsigned to avoid integer divides
by Eric Dumazet
· 17 years ago
d88c305
[PKT_SCHED] HTB: htb_classid is dead static inline
by Ilpo Järvinen
· 17 years ago
8519660
[NET] core/utils.c: digit2bin is dead static inline
by Ilpo Järvinen
· 17 years ago
112d8cf
[FIB]: Reduce text size of net/ipv4/fib_trie.o
by Eric Dumazet
· 17 years ago
b9aed45
[NETFILTER] xt_policy.c: kill some bloat
by Ilpo Järvinen
· 17 years ago
c95aaf9
[IPV4] fib_trie: Fix sparse warnings.
by Stephen Hemminger
· 17 years ago
66a2f7f
[IPV4] fib_trie: Add statistics.
by Stephen Hemminger
· 17 years ago
a6db901
[IPV4] FIB: printk related cleanups
by Stephen Hemminger
· 17 years ago
fea86ad
[IPV4] fib_trie: fib_insert_node cleanup
by Stephen Hemminger
· 17 years ago
187b518
[IPV4] fib_trie: Use %u for unsigned printfs.
by Stephen Hemminger
· 17 years ago
93e4308
[IPV4] fib_trie: Get rid of unused revision element.
by Stephen Hemminger
· 17 years ago
c28a1cf
[IPV4] fib_trie: Get rid of trie_init().
by Stephen Hemminger
· 17 years ago
6db105d
[PKTGEN]: uninline getCurUs
by Ilpo Järvinen
· 17 years ago
56e252c
[PKTGEN]: Kill dead static inlines
by Ilpo Järvinen
· 17 years ago
3f25252
[NETLINK] af_netlink: kill some bloat
by Ilpo Järvinen
· 17 years ago
50eb431
[IPV6] route: kill some bloat
by Ilpo Järvinen
· 17 years ago
1486cbd
[XFRM] xfrm_policy: kill some bloat
by Ilpo Järvinen
· 17 years ago
cea14e0
[TCP]: Uninline tcp_is_cwnd_limited
by Ilpo Järvinen
· 17 years ago
490d504
[TCP]: Uninline tcp_set_state
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
3997155
[NEIGH]: Add a comment describing what a NUD stands for.
by Pavel Emelyanov
· 17 years ago
9993e7d
[TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer().
by David S. Miller
· 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
4250846
[NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics
by Denis V. Lunev
· 17 years ago
ae22120
[ATM]: Simplify /proc/net/atm/arp opening
by Denis V. Lunev
· 17 years ago
e5d69b9
[ATM]: Oops reading net/atm/arp
by Denis V. Lunev
· 17 years ago
8cced9e
[NETNS]: Enable routing configuration in non-initial namespace.
by Denis V. Lunev
· 17 years ago
226b0b4
[NETNS]: Replace init_net with the correct context in fib_frontend.c
by Denis V. Lunev
· 17 years ago
1bad118
[NETNS]: Pass namespace through ip_rt_ioctl.
by Denis V. Lunev
· 17 years ago
4b5d47d
[NETNS]: Correctly fill fib_config data.
by Denis V. Lunev
· 17 years ago
6bd48fc
[NETNS]: Provide correct namespace for fibnl netlink socket.
by Denis V. Lunev
· 17 years ago
e4aef8a
[NETNS]: Place fib tables into netns.
by Denis V. Lunev
· 17 years ago
e4e4971
[NETNS]: Namespacing IPv4 fib rules.
by Denis V. Lunev
· 17 years ago
1c340b2
[NETNS]: Show routing information from correct namespace (fib_trie.c)
by Denis V. Lunev
· 17 years ago
6e04d01
[NETNS]: Show routing information from correct namespace (fib_hash.c)
by Denis V. Lunev
· 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
8ad4942
[NETNS]: Add netns parameter to fib_get_table/fib_new_table.
by Denis V. Lunev
· 17 years ago
93456b6
[IPV4]: Unify access to the routing tables.
by Denis V. Lunev
· 17 years ago
7b1a74f
[NETNS]: Refactor fib initialization so it can handle multiple namespaces.
by Denis V. Lunev
· 17 years ago
dbb5016
[IPV4]: Check fib4_rules_init failure.
by Denis V. Lunev
· 17 years ago
61a0265
[NETNS]: Add namespace to API for routing /proc entries creation.
by Denis V. Lunev
· 17 years ago
5fd30ee
[NETNS]: Namespacing in the generic fib rules code.
by Denis V. Lunev
· 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
b0f159d
[NETNS][IPV6]: Add ipv6 structure for netns.
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
50dd796
[XFRM]: Remove ifdef crypto.
by Sebastian Siewior
· 17 years ago
06eaa1a
[BRIDGE]: Remove unused macros from ebt_vlan.c
by Rami Rosen
· 17 years ago
b3fd3ff
[NETFILTER]: Use the ctl paths instead of hand-made analogue
by Pavel Emelyanov
· 17 years ago
3d7cc2b
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
by Pavel Emelyanov
· 17 years ago
c6995bd
[AX25]: Switch to using ctl_paths.
by Pavel Emelyanov
· 17 years ago
3151a9a
[DECNET]: Switch to using ctl_paths.
by Pavel Emelyanov
· 17 years ago
90754f8
[IPVS]: Switch to using ctl_paths.
by Pavel Emelyanov
· 17 years ago
b5ccd79
[NET]: Simple ctl_table to ctl_path conversions.
by Pavel Emelyanov
· 17 years ago
cb7928a
[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4
by Rami Rosen
· 17 years ago
f0b5a0d
[VLAN]: Avoid expensive divides
by Eric Dumazet
· 17 years ago
4cec72c
[TIPC]: Use tipc_port_unlock
by Julia Lawall
· 17 years ago
cdcb006
mac80211: Add radio led trigger
by Ivo van Doorn
· 17 years ago
Next »