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
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
13
-103
/
+70
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
1
-3
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
4
-45
/
+34
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
5
-58
/
+36
2008-10-08
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
1
-20
/
+16
2008-10-08
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
1
-39
/
+39
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2
-20
/
+13
2008-10-08
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
4
-53
/
+107
2008-10-08
netfilter: netns nat: PPTP NAT in netns
Alexey Dobriyan
1
-1
/
+2
2008-10-08
netfilter: netns nf_conntrack: fixup DNAT in netns
Alexey Dobriyan
1
-3
/
+3
2008-10-08
netfilter: netns nat: per-netns bysource hash
Alexey Dobriyan
1
-27
/
+45
2008-10-08
netfilter: netns nat: per-netns NAT table
Alexey Dobriyan
1
-11
/
+29
2008-10-08
netfilter: netns nat: fix ipt_MASQUERADE in netns
Alexey Dobriyan
1
-4
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
2
-4
/
+4
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
2
-2
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n...
Alexey Dobriyan
1
-5
/
+9
2008-10-08
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
1
-2
/
+2
2008-10-08
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
2
-2
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/st...
Alexey Dobriyan
1
-19
/
+38
2008-10-08
netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook
Alexey Dobriyan
1
-4
/
+4
2008-10-08
netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()
Alexey Dobriyan
1
-2
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
2
-3
/
+5
2008-10-08
netfilter: netns: fix {ip,6}_route_me_harder() in netns
Alexey Dobriyan
1
-3
/
+4
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
5
-6
/
+7
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack count
Alexey Dobriyan
2
-2
/
+2
2008-10-08
netfilter: netns: remove nf_*_net() wrappers
Alexey Dobriyan
4
-13
/
+13
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
16
-51
/
+53
2008-10-08
netfilter: rename ipt_recent to xt_recent
Jan Engelhardt
3
-515
/
+0
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
3
-4
/
+4
2008-10-07
netns: make udpv6 mib per/namespace
Denis V. Lunev
1
-3
/
+0
2008-10-07
tcp: cleanup messy initializer
Ilpo Järvinen
1
-2
/
+2
2008-10-07
tcp: kill pointless urg_mode
Ilpo Järvinen
4
-14
/
+20
2008-10-07
net: wrap sk->sk_backlog_rcv()
Peter Zijlstra
2
-2
/
+2
2008-10-07
inet: Don't lookup the socket if there's a socket attached to the skb
KOVACS Krisztian
1
-3
/
+7
2008-10-07
inet: Add udplib_lookup_skb() helpers
KOVACS Krisztian
1
-2
/
+12
2008-10-07
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
1
-2
/
+1
2008-10-06
tcp: Respect SO_RCVLOWAT in tcp_poll().
David S. Miller
1
-4
/
+8
2008-10-01
udp: Export UDP socket lookup function
KOVACS Krisztian
1
-0
/
+7
2008-10-01
tcp: Port redirection support for TCP
KOVACS Krisztian
3
-1
/
+4
2008-10-01
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
KOVACS Krisztian
4
-1
/
+9
2008-10-01
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
1
-3
/
+9
2008-10-01
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
1
-0
/
+1
2008-10-01
ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set
Tóth László Attila
1
-1
/
+1
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2
-1
/
+15
2008-10-01
ipv4: Loosen source address check on IPv4 output
Julian Anastasov
1
-7
/
+13
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-30
/
+34
2008-10-01
tcp: Fix NULL dereference in tcp_4_send_ack()
Vitaliy Gusev
1
-1
/
+1
2008-09-23
tcp: Fix queue traversal in tcp_use_frto().
David S. Miller
1
-0
/
+2
2008-09-23
tcp: Fix order of tests in tcp_retransmit_skb()
David S. Miller
1
-1
/
+1
2008-09-21
net: Remove __skb_insert() calls outside of skbuff internals.
David S. Miller
1
-2
/
+2
[next]