aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* [XFRM]: Fix wildcard as tunnel sourcePatrick McHardy2006-09-22
* [TCP]: Send ACKs each 2nd received segment.Alexey Kuznetsov2006-09-22
* [NETFILTER]: Change tunables to __read_mostlyBrian Haley2006-09-22
* [IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim2006-09-22
* [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-22
* [TCP]: Fix rcv mss estimate for LROHerbert Xu2006-09-22
* [NETFILTER] bridge: simplify nf_bridge_padStephen Hemminger2006-09-22
* [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-22
* [UDP]: saddr_cmp function should take const socket pointersDavid S. Miller2006-09-22
* [UDP]: Mark udp_port_rover static.David S. Miller2006-09-22
* [UDP]: Unify UDPv4 and UDPv6 ->get_port()Gerrit Renker2006-09-22
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-22
* [NET]: Use BUILD_BUG_ON() for checking size of skb->cb.YOSHIFUJI Hideaki2006-09-22
* [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ONAlexey Dobriyan2006-09-22
* [IPV4]: Add support for fwmark masks in routing rulesPatrick McHardy2006-09-22
* [TCP] tcp_bic: use BUILD_BUG_ONAlexey Dobriyan2006-09-22
* [TCP] tcp_lp: use BUILD_BUG_ONAlexey Dobriyan2006-09-22
* [IPSEC] esp: Defer output IV initialization to first use.David S. Miller2006-09-22
* [XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller2006-09-22
* [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.David S. Miller2006-09-22
* [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.David S. Miller2006-09-22
* [XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA2006-09-22
* [XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Search by address using source address list.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Add source address list.Masahide NAKAMURA2006-09-22
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-22
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-22
* [NETFILTER]: replace open coded checksum updatesPatrick McHardy2006-09-22
* [NETFILTER]: ctnetlink: remove impossible events tests for updatesPablo Neira Ayuso2006-09-22
* [NETFILTER]: ctnetlink: check for listeners before sending expectation eventsPablo Neira Ayuso2006-09-22
* [NETFILTER]: ctnetlink: dump connection markPablo Neira Ayuso2006-09-22
* [NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...Daniel De Graaf2006-09-22
* [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...Yasuyuki Kozakai2006-09-22
* [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...Yasuyuki Kozakai2006-09-22
* [IPv4]: Convert route get to new netlink apiThomas Graf2006-09-22
* [IPv4]: Convert FIB dumping to use new netlink apiThomas Graf2006-09-22
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-22
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-22
* [IPv4] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv4] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-22
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-22
* [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBsMartin Bligh2006-09-22
* [IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-22
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-22
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-22
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-22
* [IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu2006-09-22
* [IPV4] fib: convert reader/writer to spinlockStephen Hemminger2006-09-22
* [IPV4]: Uninline inet_lookup_listenerHerbert Xu2006-09-22