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
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-19
/
+20
2012-01-17
inetpeer: initialize ->redirect_genid in inet_getpeer()
Dan Carpenter
1
-0
/
+1
2012-01-17
net: fix some sparse errors
Eric Dumazet
3
-18
/
+19
2012-01-17
net: kill duplicate included header
Shan Wei
1
-1
/
+0
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-12
net: decrement memcg jump label when limit, not usage, is changed
Glauber Costa
1
-1
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
5
-15
/
+15
2012-01-11
inet_diag: Rename inet_diag_req_compat into inet_diag_req
Pavel Emelyanov
1
-4
/
+4
2012-01-11
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
3
-26
/
+26
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2012-01-09
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
1
-0
/
+2
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+2
2012-01-07
net: Default UDP and UNIX diag to 'n'.
David S. Miller
1
-1
/
+5
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-12-30
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
1
-0
/
+4
2011-12-28
ipv6: Use universal hash for NDISC.
David S. Miller
1
-3
/
+3
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
1
-1
/
+1
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
3
-133
/
+5
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
24
-187
/
+278
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+114
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
8
-20
/
+1
2011-12-23
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
1
-6
/
+0
2011-12-23
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
1
-13
/
+1
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
9
-30
/
+3
2011-12-23
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
1
-0
/
+1
2011-12-23
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
1
-1
/
+1
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
19
-118
/
+118
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
1
-2
/
+2
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-21
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
tcp: Replace constants with #define macros
Vijay Subramanian
2
-4
/
+4
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-2
/
+2
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
2
-20
/
+5
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
3
-6
/
+7
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2011-12-15
tcp_memcontrol: fix reversed if condition
Dan Carpenter
1
-1
/
+1
2011-12-14
net: ping: remove some sparse errors
Eric Dumazet
1
-2
/
+2
2011-12-12
Display maximum tcp memory allocation in kmem cgroup
Glauber Costa
1
-1
/
+11
2011-12-12
Display current tcp failcnt in kmem cgroup
Glauber Costa
1
-0
/
+31
2011-12-12
Display current tcp memory allocation in kmem cgroup
Glauber Costa
1
-0
/
+21
2011-12-12
tcp buffer limitation: per-cgroup limit
Glauber Costa
2
-2
/
+149
2011-12-12
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
5
-20
/
+54
2011-12-12
tcp memory pressure controls
Glauber Costa
3
-1
/
+83
2011-12-12
foundations of per-cgroup memory pressure controlling.
Glauber Costa
5
-13
/
+13
2011-12-12
ipip, sit: copy parms.name after register_netdevice
Ted Feng
1
-1
/
+6
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
9
-27
/
+27
2011-12-10
udp_diag: Fix the !ipv6 case
Pavel Emelyanov
1
-0
/
+2
2011-12-10
udp_diag: Make it module when ipv6 is a module
Pavel Emelyanov
1
-1
/
+1
[next]