aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* [NETFILTER]: nf_nat: add helpers for common NAT protocol operationsPatrick McHardy2008-04-14
* [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES sizePatrick McHardy2008-04-14
* [NETFILTER]: Explicitly initialize .priority in arptable_filterJan Engelhardt2008-04-14
* [NETFILTER]: remove arpt_(un)register_target indirection macrosJan Engelhardt2008-04-14
* [NETFILTER]: remove arpt_target indirection macroJan Engelhardt2008-04-14
* [NETFILTER]: remove arpt_table indirection macroJan Engelhardt2008-04-14
* [NETFILTER]: annotate rest of nf_nat_* with constJan Engelhardt2008-04-14
* [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-14
* [NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt2008-04-14
* [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day2008-04-14
* [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan2008-04-14
* [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log outputPatrick McHardy2008-04-14
* [SKB]: __skb_append = __skb_queue_after Gerrit Renker2008-04-14
* [TCP]: Remove owner from tcp_seq_afinfo.Denis V. Lunev2008-04-14
* [TCP]: Place file operations directly into tcp_seq_afinfo.Denis V. Lunev2008-04-14
* [TCP]: Cleanup /proc/tcp[6] creation/removal.Denis V. Lunev2008-04-14
* [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.Denis V. Lunev2008-04-14
* [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register.Denis V. Lunev2008-04-14
* [TCP]: Replace struct net on tcp_iter_state with seq_net_private.Denis V. Lunev2008-04-14
* [INET]: sk_reuse is valboolGerrit Renker2008-04-14
* IPV4: use xor rather than multiple ands for route compareStephen Hemminger2008-04-10
* ipv4: fib_trie leaf free optimizationStephen Hemminger2008-04-10
* ipv4: fib_trie remove unused argumentStephen Hemminger2008-04-10
* [Syncookies]: Add support for TCP options via timestamps.Florian Westphal2008-04-10
* IPV4: fib_trie use vmalloc for large tnodesStephen Hemminger2008-04-10
* IPV4: route rekey timer can be deferrableStephen Hemminger2008-04-10
* IPV4: route use jhash3Stephen Hemminger2008-04-10
* IPV4: route inline changesStephen Hemminger2008-04-10
* [NETNS]: Use TCP control socket from a correct namespace.Denis V. Lunev2008-04-03
* [NETNS]: Create tcp control socket in the each namespace.Denis V. Lunev2008-04-03
* [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.Denis V. Lunev2008-04-03
* [ICMP]: Simplify ICMP control socket creation.Denis V. Lunev2008-04-03
* [NETNS]: Inet control socket should not hold a namespace.Denis V. Lunev2008-04-03
* [INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev2008-04-03
* [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev2008-04-03
* [TCP]: Replace socket with sock for reset sending.Denis V. Lunev2008-04-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * [IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki2008-03-31
| * [INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller2008-03-28
| * [NET]: Don't send ICMP_FRAG_NEEDED for GSO packetsRusty Russell2008-03-28
* | [IPV4][NETNS]: Display per-net info in sockstat file.Pavel Emelyanov2008-03-31
* | [SOCK][NETNS]: Register sockstat(6) files in each net.Pavel Emelyanov2008-03-31
* | [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov2008-03-31
* | [UDP]: Remove owner from udp_seq_afinfo.Denis V. Lunev2008-03-28
* | [UDP]: Place file operations directly into udp_seq_afinfo.Denis V. Lunev2008-03-28
* | [UDP]: Cleanup /proc/udp[6] creation/removal.Denis V. Lunev2008-03-28
* | [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.Denis V. Lunev2008-03-28
* | [UDP]: No need to check afinfo != NULL in udp_proc_(un)register.Denis V. Lunev2008-03-28
* | [UDP]: Replace struct net on udp_iter_state with seq_net_private.Denis V. Lunev2008-03-28
* | [SOCK]: Drop inuse pcounter from struct proto (v2).Pavel Emelyanov2008-03-28