| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | rfs: Receive Flow Steering | Tom Herbert | 2010-04-16 | 3 | -5/+33 |
| | * | | | | | | net: replace ipfragok with skb->local_df | Shan Wei | 2010-04-15 | 2 | -3/+3 |
| | * | | | | | | ipv4: ipmr: fix NULL pointer deref during unres queue destruction | Patrick McHardy | 2010-04-15 | 1 | -1/+5 |
| | * | | | | | | ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry | Patrick McHardy | 2010-04-15 | 1 | -1/+3 |
| | * | | | | | | ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies | Patrick McHardy | 2010-04-15 | 1 | -1/+1 |
| | * | | | | | | ipv4: ipmr: support multiple tables | Patrick McHardy | 2010-04-13 | 2 | -61/+352 |
| | * | | | | | | ipv4: ipmr: move mroute data into seperate structure | Patrick McHardy | 2010-04-13 | 1 | -170/+199 |
| | * | | | | | | ipv4: ipmr: convert struct mfc_cache to struct list_head | Patrick McHardy | 2010-04-13 | 1 | -64/+61 |
| | * | | | | | | ipv4: ipmr: remove net pointer from struct mfc_cache | Patrick McHardy | 2010-04-13 | 1 | -33/+32 |
| | * | | | | | | ipv4: ipmr: move unres_queue and timer to per-namespace data | Patrick McHardy | 2010-04-13 | 1 | -41/+29 |
| | * | | | | | | net: fib_rules: decouple address families from real address families | Patrick McHardy | 2010-04-13 | 1 | -1/+1 |
| | * | | | | | | net: fib_rules: set family in fib_rule_hdr centrally | Patrick McHardy | 2010-04-13 | 1 | -1/+0 |
| | * | | | | | | net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. | Patrick McHardy | 2010-04-13 | 1 | -18/+1 |
| | * | | | | | | net: sk_dst_cache RCUification | Eric Dumazet | 2010-04-13 | 3 | -5/+5 |
| | * | | | | | | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb | David S. Miller | 2010-04-11 | 1 | -0/+1 |
| | * | | | | | | inet: Remove unused send_check length argument | Herbert Xu | 2010-04-11 | 2 | -2/+2 |
| | * | | | | | | tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 | Herbert Xu | 2010-04-11 | 1 | -17/+14 |
| | * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 54 | -3/+55 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | xfrm: cache bundles instead of policies for outgoing flows | Timo Teräs | 2010-04-07 | 1 | -22/+0 |
| | * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 7 | -16/+35 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | icmp: Account for ICMP out errors | Eric Dumazet | 2010-04-03 | 1 | -2/+3 |
| | * | | | | | | | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 2 | -4/+4 |
| | * | | | | | | | | ipv4: remove redundant verification code | Hagen Paul Pfeifer | 2010-04-01 | 1 | -4/+0 |
| | * | | | | | | | | net: remove trailing space in messages | Frans Pop | 2010-03-24 | 2 | -2/+2 |
| | * | | | | | | | | net: snmp mib cleanup | Eric Dumazet | 2010-03-21 | 1 | -2/+2 |
| | * | | | | | | | | tcp: Add SNMP counter for DEFER_ACCEPT | Eric Dumazet | 2010-03-21 | 2 | -0/+2 |
| | * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-03-20 | 5 | -25/+65 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | net: rename notifier defines for netdev type change | Jiri Pirko | 2010-03-18 | 1 | -2/+2 |
| * | | | | | | | | | | netfilter: xtables: remove old comments about reentrancy | Jan Engelhardt | 2010-04-19 | 2 | -5/+0 |
| * | | | | | | | | | | netfilter: xt_TEE: have cloned packet travel through Xtables too | Jan Engelhardt | 2010-04-19 | 1 | -1/+0 |
| * | | | | | | | | | | netfilter: xtables: make ip_tables reentrant | Jan Engelhardt | 2010-04-19 | 2 | -32/+39 |
| * | | | | | | | | | | netfilter: xtables: inclusion of xt_TEE | Jan Engelhardt | 2010-04-19 | 1 | -0/+1 |
| * | | | | | | | | | | netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default | Patrick McHardy | 2010-04-15 | 1 | -1/+1 |
| * | | | | | | | | | | netfilter: fix some coding styles and remove moduleparam.h | Zhitong Wang | 2010-04-13 | 2 | -3/+1 |
| * | | | | | | | | | | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue | Herbert Xu | 2010-04-08 | 1 | -2/+1 |
| * | | | | | | | | | | netfilter: CLUSTERIP: clusterip_seq_stop() fix | Eric Dumazet | 2010-04-01 | 1 | -1/+2 |
| * | | | | | | | | | | netfilter: xtables: shorten up return clause | Jan Engelhardt | 2010-03-25 | 1 | -5/+2 |
| * | | | | | | | | | | netfilter: xtables: slightly better error reporting | Jan Engelhardt | 2010-03-25 | 1 | -5/+6 |
| * | | | | | | | | | | netfilter: xtables: change targets to return error code | Jan Engelhardt | 2010-03-25 | 9 | -34/+34 |
| * | | | | | | | | | | netfilter: xtables: change matches to return error code | Jan Engelhardt | 2010-03-25 | 4 | -11/+11 |
| * | | | | | | | | | | netfilter: xtables: change xt_target.checkentry return type | Jan Engelhardt | 2010-03-25 | 10 | -11/+11 |
| * | | | | | | | | | | netfilter: xtables: change xt_match.checkentry return type | Jan Engelhardt | 2010-03-25 | 4 | -4/+4 |
| * | | | | | | | | | | netfilter: ipv4: use NFPROTO values for NF_HOOK invocation | Jan Engelhardt | 2010-03-25 | 7 | -18/+18 |
| * | | | | | | | | | | netfilter: xtables: consolidate code into xt_request_find_match | Jan Engelhardt | 2010-03-25 | 1 | -10/+8 |
| * | | | | | | | | | | netfilter: xtables: make use of xt_request_find_target | Jan Engelhardt | 2010-03-25 | 2 | -24/+16 |
| * | | | | | | | | | | netfilter: xt extensions: use pr_<level> (2) | Jan Engelhardt | 2010-03-25 | 12 | -89/+76 |
| * | | | | | | | | | | netfilter: xtables: make use of caller family rather than target family | Jan Engelhardt | 2010-03-25 | 1 | -3/+3 |
| * | | | | | | | | | | netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c | Zhitong Wang | 2010-03-19 | 1 | -1/+0 |
| * | | | | | | | | | | netfilter: xtables: replace custom duprintf with pr_debug | Jan Engelhardt | 2010-03-18 | 1 | -12/+6 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | net: tcp: make veno selectable as default congestion module | Jan Engelhardt | 2010-03-16 | 1 | -0/+4 |