index
:
snowball/legacy-kernel.git
android-20111012
android-20111121
android-20111223
android-20120201
igloo-20111025
igloo-20111028
igloo-dev
isp1763
legacy kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2008-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-04-14
[SOCK]: Add some notes about per-bind-bucket sock lookup.
Pavel Emelyanov
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_pro...
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_nat: use bool type in nf_nat_proto
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: remove obsolete check for ICMP redirects
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: add SCTP protocol support
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: add DCCP protocol support
Patrick McHardy
2008-04-14
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: add UDP-Lite support
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol
Patrick McHardy
2008-04-14
[NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: fix random mode not to overwrite port rover
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: add helpers for common NAT protocol operations
Patrick McHardy
2008-04-14
[NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size
Patrick McHardy
2008-04-14
[NETFILTER]: Explicitly initialize .priority in arptable_filter
Jan Engelhardt
2008-04-14
[NETFILTER]: remove arpt_(un)register_target indirection macros
Jan Engelhardt
2008-04-14
[NETFILTER]: remove arpt_target indirection macro
Jan Engelhardt
2008-04-14
[NETFILTER]: remove arpt_table indirection macro
Jan Engelhardt
2008-04-14
[NETFILTER]: annotate rest of nf_nat_* with const
Jan Engelhardt
2008-04-14
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
Jan Engelhardt
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
2008-04-14
[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro
Robert P. J. Day
2008-04-14
[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real
Alexey Dobriyan
2008-04-14
[NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output
Patrick McHardy
2008-04-14
[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...
Pavel Emelyanov
2008-04-14
[SKB]: __skb_append = __skb_queue_after
Gerrit Renker
2008-04-13
[TCP]: Remove owner from tcp_seq_afinfo.
Denis V. Lunev
2008-04-13
[TCP]: Place file operations directly into tcp_seq_afinfo.
Denis V. Lunev
2008-04-13
[TCP]: Cleanup /proc/tcp[6] creation/removal.
Denis V. Lunev
2008-04-13
[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
Denis V. Lunev
2008-04-13
[TCP]: No need to check afinfo != NULL in tcp_proc_(un)register.
Denis V. Lunev
2008-04-13
[TCP]: Replace struct net on tcp_iter_state with seq_net_private.
Denis V. Lunev
2008-04-13
[INET]: sk_reuse is valbool
Gerrit Renker
2008-04-10
[NETNS][IPV6] tcp - assign the netns for timewait sockets
Daniel Lezcano
2008-04-10
IPV4: use xor rather than multiple ands for route compare
Stephen Hemminger
2008-04-10
ipv4: fib_trie leaf free optimization
Stephen Hemminger
2008-04-10
ipv4: fib_trie remove unused argument
Stephen Hemminger
2008-04-10
[Syncookies]: Add support for TCP options via timestamps.
Florian Westphal
2008-04-10
IPV4: fib_trie use vmalloc for large tnodes
Stephen Hemminger
2008-04-10
IPV4: route rekey timer can be deferrable
Stephen Hemminger
2008-04-10
IPV4: route use jhash3
Stephen Hemminger
2008-04-10
IPV4: route inline changes
Stephen Hemminger
[next]