summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-114-6/+5
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-1115-18/+19
* netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-112-25/+23
* netfilter: xtables: dissolve do_match functionJan Engelhardt2010-05-021-17/+5
* netfilter: ip_tables: fix compilation when debug is enabledJan Engelhardt2010-05-021-2/+2
* netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer2010-04-231-3/+4
* netfilter: ip_tables: convert pr_devel() to pr_debug()Patrick McHardy2010-04-221-5/+5
* netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...Bart De Schuymer2010-04-201-0/+4
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-2058-392/+798
|\
| * rfs: Receive Flow SteeringTom Herbert2010-04-163-5/+33
| * net: replace ipfragok with skb->local_dfShan Wei2010-04-152-3/+3
| * ipv4: ipmr: fix NULL pointer deref during unres queue destructionPatrick McHardy2010-04-151-1/+5
| * ipv4: ipmr: fix invalid cache resolving when adding a non-matching entryPatrick McHardy2010-04-151-1/+3
| * ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependenciesPatrick McHardy2010-04-151-1/+1
| * 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
OpenPOWER on IntegriCloud