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-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
2006-01-09
[INET_DIAG]: Introduce sk_diag_fill
Arnaldo Carvalho de Melo
1
-10
/
+24
2006-01-09
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill
Arnaldo Carvalho de Melo
1
-47
/
+111
2006-01-09
[INET_DIAG]: whitespace/simple cleanups
Arnaldo Carvalho de Melo
1
-29
/
+28
2006-01-09
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
Arnaldo Carvalho de Melo
1
-3
/
+3
2006-01-09
[IPV4]: ip_output.c needs xfrm.h
Patrick McHardy
1
-0
/
+1
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
3
-7
/
+4
2006-01-09
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
3
-38
/
+35
2006-01-07
[IPV4]: make ip_fragment() static
Adrian Bunk
1
-2
/
+3
2006-01-07
[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h
Joe Kappus
1
-0
/
+1
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
3
-0
/
+181
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
2
-2
/
+51
2006-01-07
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
4
-9
/
+10
2006-01-07
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
3
-3
/
+31
2006-01-07
[NETFILTER]: Use conntrack information to determine if packet was NATed
Patrick McHardy
1
-15
/
+19
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
4
-4
/
+13
2006-01-07
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
2
-0
/
+2
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
1
-0
/
+31
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
1
-17
/
+54
2006-01-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-4
/
+5
2006-01-06
[NET]: Endian-annotate struct iphdr
Alexey Dobriyan
3
-4
/
+4
2006-01-06
[NETFILTER]: ipt_helper.c needs linux/interrupt.h
Joe
1
-0
/
+1
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
2
-2
/
+2
2006-01-05
[NET]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
3
-4
/
+7
2006-01-05
[IPVS]: Another file needs linux/interrupt.h
Andrew Morton
1
-0
/
+1
2006-01-05
[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT
Yasuyuki Kozakai
1
-1
/
+1
2006-01-05
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
Patrick McHardy
1
-0
/
+1
2006-01-05
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
4
-83
/
+16
2006-01-05
[NETFILTER]: Remove okfn usage in ip_vs_core.c
Patrick McHardy
1
-4
/
+1
2006-01-05
[NETFILTER]: ctnetlink: Fix dumping of helper name
Patrick McHardy
1
-1
/
+1
2006-01-05
[NETFILTER]: Fix module_param types and permissions
Patrick McHardy
6
-25
/
+21
2006-01-05
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2
-18
/
+126
2006-01-05
[NETFILTER]: ctnetlink: remove unused variable
Pablo Neira Ayuso
1
-2
/
+0
2006-01-05
[NETFILTER]: ctnetlink: fix conntrack mark race
Pablo Neira Ayuso
1
-5
/
+5
2006-01-05
[NETFILTER]: ctnetlink: ctnetlink_event cleanup
Pablo Neira Ayuso
1
-11
/
+4
2006-01-05
[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int
Pablo Neira Ayuso
1
-1
/
+1
2006-01-05
[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back
Pablo Neira Ayuso
1
-2
/
+3
2006-01-05
[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
Yasuyuki Kozakai
1
-19
/
+24
[next]