summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-2221-44/+11
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-2220-46/+28
* [NETFILTER]: replace open coded checksum updatesPatrick McHardy2006-09-223-33/+20
* [NETFILTER]: ctnetlink: remove impossible events tests for updatesPablo Neira Ayuso2006-09-221-5/+1
* [NETFILTER]: ctnetlink: check for listeners before sending expectation eventsPablo Neira Ayuso2006-09-221-0/+3
* [NETFILTER]: ctnetlink: dump connection markPablo Neira Ayuso2006-09-221-0/+4
* [NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...Daniel De Graaf2006-09-221-0/+8
* [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...Yasuyuki Kozakai2006-09-223-108/+0
* [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...Yasuyuki Kozakai2006-09-223-66/+0
* [IPv4]: Convert route get to new netlink apiThomas Graf2006-09-222-40/+46
* [IPv4]: Convert FIB dumping to use new netlink apiThomas Graf2006-09-226-80/+86
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-225-441/+489
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-2211-53/+53
* [IPv4] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-221-16/+16
* [IPv4] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-221-16/+37
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-222-7/+7
* [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBsMartin Bligh2006-09-222-1/+17
* [IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-224-62/+96
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-224-3/+7
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-226-14/+14
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-226-7/+1
* [IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu2006-09-222-14/+14
* [IPV4] fib: convert reader/writer to spinlockStephen Hemminger2006-09-221-10/+10
* [IPV4]: Uninline inet_lookup_listenerHerbert Xu2006-09-221-3/+32
* [INET]: Remove is_setbyuser patchLouis Nyffenegger2006-09-221-1/+0
* [IPV4]: Kill fib4_rules_clean().David S. Miller2006-09-221-5/+0
* [NET]: Make code static.Adrian Bunk2006-09-222-3/+3
* [NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy2006-09-2210-109/+106
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-2219-54/+53
* [NETFILTER]: netbios conntrack: fix compilePatrick McHardy2006-09-221-0/+1
* [IPv4]: Move interface address bits to linux/if_addr.hThomas Graf2006-09-222-0/+2
* [IPV4]: Convert address dumping to new netlink apiThomas Graf2006-09-221-19/+23
* [IPV4]: Convert address deletion to new netlink apiThomas Graf2006-09-221-15/+29
* [IPV4]: Convert address addition to new netlink apiThomas Graf2006-09-221-33/+75
* [IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-224-370/+242
* [NetLabel]: CIPSOv4 enginePaul Moore2006-09-223-0/+1643
* [NetLabel]: core network changesPaul Moore2006-09-222-1/+20
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-223-2/+11
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-228-0/+10
* [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-211-12/+13
* [IPSEC]: Use HMAC template and hash interfaceHerbert Xu2006-09-212-27/+45
* [IPSEC] ESP: Use block ciphers where applicableHerbert Xu2006-09-212-20/+30
* [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro2006-09-191-4/+4
* [TCP] tcp-lp: bug fix for oops in 2.6.18-rc6Wong Hoi Sing Edison2006-09-171-14/+21
* [IPVS]: remove the debug option go ip_vs_ftpSimon Horman2006-09-171-14/+6
* [IPVS]: Make sure ip_vs_ftp ports are validSimon Horman2006-09-171-0/+6
* [IPVS]: auto-help for ip_vs_ftpSimon Horman2006-09-171-0/+1
* [TCP]: Turn ABC off.Stephen Hemminger2006-09-171-1/+1
* [IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong2006-08-311-0/+1
* [TCP]: Two RFC3465 Appropriate Byte Count fixes.Daikichi Osuga2006-08-292-3/+8
OpenPOWER on IntegriCloud