summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-132-61/+352
* ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-131-170/+199
* ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-131-64/+61
* ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy2010-04-131-33/+32
* ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-131-41/+29
* net: fib_rules: decouple address families from real address familiesPatrick McHardy2010-04-131-1/+1
* net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy2010-04-131-1/+0
* net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-131-18/+1
* net: sk_dst_cache RCUificationEric Dumazet2010-04-133-5/+5
* tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller2010-04-111-0/+1
* inet: Remove unused send_check length argumentHerbert Xu2010-04-112-2/+2
* tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4Herbert Xu2010-04-111-17/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1154-3/+55
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1154-1/+53
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-062-0/+6
| | |\
| | * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3054-1/+53
| * | | Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"David S. Miller2010-04-111-1/+0
| * | | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller2010-04-081-0/+1
| * | | udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]2010-04-081-2/+2
| | |/ | |/|
* | | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-071-22/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-067-16/+35
|\ \ \ | |/ /
| * | net: check the length of the socket address passed to connect(2)Changli Gao2010-04-011-0/+5
| * | net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani2010-03-301-0/+1
| |/
| * net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2010-03-271-4/+7
| * ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov2010-03-261-6/+11
| * ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov2010-03-261-2/+2
| * net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2010-03-261-1/+1
| * ip_gre: include route header_len in max_headroom calculationTimo Teräs2010-03-211-1/+3
| * ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck2010-03-211-1/+2
| * net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney2010-03-211-1/+3
* | icmp: Account for ICMP out errorsEric Dumazet2010-04-031-2/+3
* | net: convert multicast list to list_headJiri Pirko2010-04-032-4/+4
* | ipv4: remove redundant verification codeHagen Paul Pfeifer2010-04-011-4/+0
* | net: remove trailing space in messagesFrans Pop2010-03-242-2/+2
* | net: snmp mib cleanupEric Dumazet2010-03-211-2/+2
* | tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet2010-03-212-0/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-205-25/+65
|\ \ | |/
| * NET_DMA: free skbs periodicallySteven J. Magnani2010-03-201-20/+43
| * tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte2010-03-191-0/+3
| * net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-191-0/+3
| * TCP: check min TTL on received ICMP packetsstephen hemminger2010-03-191-0/+5
| * ipv4: check rt_genid in dst_checkTimo Teräs2010-03-191-4/+10
| * tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky2010-03-181-1/+1
* | net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-2/+2
* | net: tcp: make veno selectable as default congestion moduleJan Engelhardt2010-03-161-0/+4
* | net: tcp: make hybla selectable as default congestion moduleJan Engelhardt2010-03-161-0/+4
|/
* route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev2010-03-161-10/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-139-46/+116
|\
| * ipconfig: Handle devices which take some time to come up.David S. Miller2010-03-121-10/+47
| * tcp: Fix tcp_v4_rcv()Eric Dumazet2010-03-101-4/+4
OpenPOWER on IntegriCloud