Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
| * | | | | | | | | | net: tcp: make hybla selectable as default congestion module | Jan Engelhardt | 2010-03-16 | 1 | -0/+4 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 56 | -102/+281 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 | 1 | -1/+1 | |
* | | | | | | | | | | tcp: fix MD5 (RFC2385) support | Eric Dumazet | 2010-05-16 | 1 | -10/+24 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | net: Fix FDDI and TR config checks in ipv4 arp and LLC. | David S. Miller | 2010-05-10 | 1 | -3/+3 | |
* | | | | | | | | | IPv4: unresolved multicast route cleanup | Andreas Meissner | 2010-05-10 | 1 | -1/+2 | |
* | | | | | | | | | ipv4: udp: fix short packet and bad checksum logging | Bjørn Mork | 2010-05-06 | 1 | -3/+3 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Revert "tcp: bind() fix when many ports are bound" | David S. Miller | 2010-04-28 | 1 | -11/+5 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | tcp: bind() fix when many ports are bound | Eric Dumazet | 2010-04-22 | 1 | -5/+11 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | ip: Fix ip_dev_loopback_xmit() | Eric Dumazet | 2010-04-15 | 1 | -1/+1 | |
* | | | | | | fib: suppress lockdep-RCU false positive in FIB trie. | Eric Dumazet | 2010-04-14 | 1 | -1/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-11 | 54 | -1/+53 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | 2 | -0/+6 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 54 | -1/+53 | |
* | | | | | | Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" | David S. Miller | 2010-04-11 | 1 | -1/+0 | |
* | | | | | | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb | David S. Miller | 2010-04-08 | 1 | -0/+1 | |
* | | | | | | udp: fix for unicast RX path optimization | Jorge Boncompte [DTI2] | 2010-04-08 | 1 | -2/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | net: check the length of the socket address passed to connect(2) | Changli Gao | 2010-04-01 | 1 | -0/+5 | |
* | | | | | net: Fix oops from tcp_collapse() when using splice() | Steven J. Magnani | 2010-03-30 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | net: ipmr/ip6mr: prevent out-of-bounds vif_table access | Nicolas Dichtel | 2010-03-27 | 1 | -4/+7 | |
* | | | | ipv4: Restart rt_intern_hash after emergency rebuild (v2) | Pavel Emelyanov | 2010-03-26 | 1 | -6/+11 | |
* | | | | ipv4: Cleanup struct net dereference in rt_intern_hash | Pavel Emelyanov | 2010-03-26 | 1 | -2/+2 | |
* | | | | net: fix netlink address dumping in IPv4/IPv6 | Patrick McHardy | 2010-03-26 | 1 | -1/+1 | |
* | | | | ip_gre: include route header_len in max_headroom calculation | Timo Teräs | 2010-03-21 | 1 | -1/+3 | |
* | | | | ipv4: Don't drop redirected route cache entry unless PTMU actually expired | Guenter Roeck | 2010-03-21 | 1 | -1/+2 | |
* | | | | net: suppress lockdep-RCU false positive in FIB trie. | Paul E. McKenney | 2010-03-21 | 1 | -1/+3 | |
| |_|/ |/| | | ||||||
* | | | NET_DMA: free skbs periodically | Steven J. Magnani | 2010-03-20 | 1 | -20/+43 | |
* | | | tcp: Fix tcp_mark_head_lost() with packets == 0 | Lennart Schulte | 2010-03-19 | 1 | -0/+3 | |
* | | | net: ipmr/ip6mr: fix potential out-of-bounds vif_table access | Patrick McHardy | 2010-03-19 | 1 | -0/+3 | |
* | | | TCP: check min TTL on received ICMP packets | stephen hemminger | 2010-03-19 | 1 | -0/+5 | |
* | | | ipv4: check rt_genid in dst_check | Timo Teräs | 2010-03-19 | 1 | -4/+10 | |
* | | | tcp: Fix OOB POLLIN avoidance. | Alexandra Kossovsky | 2010-03-18 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | route: Fix caught BUG_ON during rt_secret_rebuild_oneshot() | Vitaliy Gusev | 2010-03-16 | 1 | -10/+6 |