index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
ieee80211: fix misannotations
Al Viro
1
-3
/
+3
2008-01-28
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETNS]: Process FIB rule action in the context of the namespace.
Denis V. Lunev
1
-0
/
+1
2008-01-28
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
1
-2
/
+2
2008-01-28
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
1
-0
/
+1
2008-01-28
[IrDA]: Irport removal - part 1
Adrian Bunk
1
-13
/
+0
2008-01-28
[NETNS][DST]: Add the network namespace pointer in dst_ops
Daniel Lezcano
1
-0
/
+1
2008-01-28
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
Daniel Lezcano
1
-1
/
+1
2008-01-28
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
1
-3
/
+0
2008-01-28
[NETFILTER]: nf_conntrack: clean up a few header files
Patrick McHardy
3
-19
/
+4
2008-01-28
[IPV4]: fib hash|trie initialization
Stephen Hemminger
1
-2
/
+3
2008-01-28
[ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.
Denis V. Lunev
1
-7
/
+0
2008-01-28
[IPV4]: fib_rules_unregister is essentially void.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
Pavel Emelyanov
1
-1
/
+2
2008-01-28
[TCP]: Uninline tcp_is_cwnd_limited
Ilpo Järvinen
1
-21
/
+1
2008-01-28
[TCP]: Uninline tcp_set_state
Ilpo Järvinen
1
-34
/
+1
2008-01-28
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
Daniel Lezcano
1
-1
/
+2
2008-01-28
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
Daniel Lezcano
1
-3
/
+5
2008-01-28
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
Daniel Lezcano
1
-1
/
+3
2008-01-28
[NEIGH]: Add a comment describing what a NUD stands for.
Pavel Emelyanov
1
-0
/
+4
2008-01-28
[TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer().
David S. Miller
1
-0
/
+8
2008-01-28
[NETNS]: Create ipv6 devconf-s for namespaces
Pavel Emelyanov
1
-0
/
+2
2008-01-28
[NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NETNS]: Pass namespace through ip_rt_ioctl.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NETNS]: Provide correct namespace for fibnl netlink socket.
Denis V. Lunev
1
-0
/
+2
2008-01-28
[NETNS]: Place fib tables into netns.
Denis V. Lunev
2
-4
/
+4
2008-01-28
[NETNS]: Namespacing IPv4 fib rules.
Denis V. Lunev
1
-0
/
+5
2008-01-28
[NETNS]: Add netns to nl_info structure.
Denis V. Lunev
1
-0
/
+1
2008-01-28
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
1
-2
/
+2
2008-01-28
[NETNS]: Add netns parameter to fib_get_table/fib_new_table.
Denis V. Lunev
1
-8
/
+8
2008-01-28
[IPV4]: Unify access to the routing tables.
Denis V. Lunev
1
-11
/
+28
2008-01-28
[NETNS]: Refactor fib initialization so it can handle multiple namespaces.
Denis V. Lunev
1
-1
/
+2
2008-01-28
[IPV4]: Check fib4_rules_init failure.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NETNS]: Add namespace to API for routing /proc entries creation.
Denis V. Lunev
1
-2
/
+2
2008-01-28
[NETNS]: Namespacing in the generic fib rules code.
Denis V. Lunev
1
-0
/
+4
2008-01-28
[NETNS]: Pass fib_rules_ops into default_pref method.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NETNS]: Add netns parameter to fib_rules_(un)register.
Denis V. Lunev
1
-2
/
+2
2008-01-28
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
Daniel Lezcano
1
-0
/
+1
2008-01-28
[NETNS][IPV6]: Make sysctls route per namespace.
Daniel Lezcano
2
-2
/
+8
2008-01-28
[NETNS][IPV6]: Make ip6_frags per namespace.
Daniel Lezcano
2
-3
/
+3
2008-01-28
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
Daniel Lezcano
2
-1
/
+1
2008-01-28
[NETNS][IPV6]: Make multiple instance of sysctl tables.
Daniel Lezcano
2
-2
/
+11
2008-01-28
[NETNS][IPV6]: Add ipv6 structure for netns.
Daniel Lezcano
2
-0
/
+14
2008-01-28
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
Daniel Lezcano
1
-1
/
+1
2008-01-28
[NETFILTER]: Use the ctl paths instead of hand-made analogue
Pavel Emelyanov
1
-1
/
+1
2008-01-28
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
Pavel Emelyanov
2
-0
/
+4
2008-01-28
[IPVS]: Switch to using ctl_paths.
Pavel Emelyanov
1
-0
/
+3
2008-01-28
mac80211: Add radio led trigger
Ivo van Doorn
1
-0
/
+29
2008-01-28
mac80211: A-MPDU Rx add low level driver API
Ron Rindjunsky
1
-0
/
+21
2008-01-28
[NET]: Remove unused member of dst_entry
Rami Rosen
1
-1
/
+0
[next]