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
2006-02-15
[NETFILTER]: nf_conntrack: move registration of __nf_ct_attach
Yasuyuki Kozakai
1
-5
/
+0
2006-02-15
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
Patrick McHardy
4
-11
/
+24
2006-02-15
[NETFILTER]: Fix xfrm lookup after SNAT
Patrick McHardy
2
-3
/
+44
2006-02-13
[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
Dave Jones
1
-1
/
+1
2006-02-09
[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
John Heffner
1
-1
/
+2
2006-02-09
[NETLINK]: illegal use of pid in rtnetlink
Alexey Kuznetsov
2
-2
/
+2
2006-02-07
[PATCH] ipv4 NULL noise removal
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-17
/
+44
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-1
/
+1
2006-02-04
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
Patrick McHardy
1
-2
/
+2
2006-02-04
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
1
-3
/
+6
2006-02-04
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
1
-1
/
+1
2006-02-04
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2
-0
/
+14
2006-02-04
[NETFILTER]: Fix missing src port initialization in tftp expectation mask
Patrick McHardy
1
-0
/
+1
2006-02-04
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
1
-8
/
+12
2006-02-04
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
1
-1
/
+5
2006-02-04
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
Pablo Neira Ayuso
1
-0
/
+1
2006-02-04
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
Marcus Sundberg
1
-1
/
+1
2006-02-04
[ICMP]: Fix extra dst release when ip_options_echo fails
Herbert Xu
1
-1
/
+1
2006-02-02
[IPV4]: Remove suprious use of goto out: in icmp_reply
Horms
1
-2
/
+1
2006-02-02
[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
Herbert Xu
1
-4
/
+4
2006-01-31
[NET]: Do not export inet_bind_bucket_create twice.
Sam Ravnborg
1
-1
/
+0
2006-01-31
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
1
-1
/
+1
2006-01-31
Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
Linus Torvalds
1
-0
/
+1
2006-01-30
[TCP] H-TCP: Fix accounting
Baruch Even
1
-1
/
+0
2006-01-30
[IPV4] igmp: remove pointless printk
Dave Jones
1
-1
/
+0
2006-01-18
[PATCH] EDAC: atomic scrub operations
Alan Cox
1
-1
/
+1
2006-01-18
[IPV4]: Fix multiple bugs in IGMPv3
David L Stevens
1
-30
/
+122
2006-01-17
[IPV4]: RT_CACHE_STAT_INC() warning fix
Andrew Morton
1
-1
/
+2
2006-01-17
[IPV4]: rt_cache_stat can be statically defined
Eric Dumazet
1
-10
/
+4
2006-01-17
[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h
David S. Miller
1
-0
/
+1
2006-01-17
[NETFILTER] Makefile cleanup
Yasuyuki Kozakai
1
-1
/
+0
2006-01-17
[NETFILTER] ip[6]t_policy: Fix compilation warnings
Benoit Boissinot
1
-2
/
+5
2006-01-14
x86: Work around compiler code generation bug with -Os
Linus Torvalds
1
-3
/
+3
2006-01-13
[XFRM]: IPsec tunnel wildcard address support
Patrick McHardy
1
-0
/
+15
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
60
-3995
/
+245
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
11
-0
/
+11
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2
-11
/
+10
2006-01-11
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
David S. Miller
2
-2
/
+5
2006-01-11
netfilter: headers included twice
Nicolas Kaiser
3
-3
/
+0
2006-01-10
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
7
-37
/
+37
2006-01-10
[NETFILTER]: Remove unused function from NAT protocol helpers
Patrick McHardy
5
-160
/
+0
2006-01-10
[NETFILTER]: Fix return value confusion in PPTP NAT helper
Patrick McHardy
1
-23
/
+13
2006-01-10
[NETFILTER]: Fix another crash in ip_nat_pptp
Patrick McHardy
1
-30
/
+27
2006-01-10
[NETFILTER]: Fix crash in ip_nat_pptp
Patrick McHardy
1
-1
/
+1
2006-01-10
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
Patrick McHardy
2
-12
/
+2
2006-01-10
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
1
-2
/
+3
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-2
/
+2
[next]