aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | netfilter: xtables: remove old comments about reentrancyJan Engelhardt2010-04-19
| * | | | | | | | | | netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt2010-04-19
| * | | | | | | | | | netfilter: xtables: make ip_tables reentrantJan Engelhardt2010-04-19
| * | | | | | | | | | netfilter: xtables: inclusion of xt_TEEJan Engelhardt2010-04-19
| * | | | | | | | | | netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as defaultPatrick McHardy2010-04-15
| * | | | | | | | | | netfilter: fix some coding styles and remove moduleparam.hZhitong Wang2010-04-13
| * | | | | | | | | | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queueHerbert Xu2010-04-08
| * | | | | | | | | | netfilter: CLUSTERIP: clusterip_seq_stop() fixEric Dumazet2010-04-01
| * | | | | | | | | | netfilter: xtables: shorten up return clauseJan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: xtables: slightly better error reportingJan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-25
| * | | | | | | | | | netfilter: xtables: make use of caller family rather than target familyJan Engelhardt2010-03-24
| * | | | | | | | | | netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.cZhitong Wang2010-03-19
| * | | | | | | | | | netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt2010-03-18
| |/ / / / / / / / /
| * | | | | | | | | net: tcp: make veno selectable as default congestion moduleJan Engelhardt2010-03-17
| * | | | | | | | | net: tcp: make hybla selectable as default congestion moduleJan Engelhardt2010-03-17
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-29
* | | | | | | | | | tcp: fix MD5 (RFC2385) supportEric Dumazet2010-05-16
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | net: Fix FDDI and TR config checks in ipv4 arp and LLC.David S. Miller2010-05-10
* | | | | | | | | IPv4: unresolved multicast route cleanupAndreas Meissner2010-05-10
* | | | | | | | | ipv4: udp: fix short packet and bad checksum loggingBjørn Mork2010-05-07
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Revert "tcp: bind() fix when many ports are bound"David S. Miller2010-04-28
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | tcp: bind() fix when many ports are boundEric Dumazet2010-04-22
| |/ / / / / |/| | | | |
* | | | | | ip: Fix ip_dev_loopback_xmit()Eric Dumazet2010-04-15
* | | | | | fib: suppress lockdep-RCU false positive in FIB trie.Eric Dumazet2010-04-14
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | | | | | Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"David S. Miller2010-04-11
* | | | | | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller2010-04-08
* | | | | | udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]2010-04-08
| |/ / / / |/| | | |
* | | | | net: check the length of the socket address passed to connect(2)Changli Gao2010-04-01
* | | | | net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani2010-03-30
|/ / / /
* | | | net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2010-03-27
* | | | ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov2010-03-26
* | | | ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov2010-03-26
* | | | net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2010-03-26
* | | | ip_gre: include route header_len in max_headroom calculationTimo Teräs2010-03-22
* | | | ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck2010-03-21
* | | | net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney2010-03-21
| |_|/ |/| |
* | | NET_DMA: free skbs periodicallySteven J. Magnani2010-03-20