summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2005-08-29[PATCH] Fix DST leak in icmp_push_reply()Patrick McHardy
2005-08-29[PATCH] Restrict socket policy loading to CAP_NET_ADMIN - CAN-2005-2555Herbert Xu
2005-08-05[PATCH] Wait until all references to ip_conntrack_untracked are dropped on un...Patrick McHardy
2005-08-05[PATCH] Fix potential memory corruption in NAT code (aka memory NAT)Patrick McHardy
2005-07-15[PATCH] revert nf_reset changePatrick McHardy
2005-06-15[NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...David S. Miller
2005-06-13[NETFILTER]: Advance seq-file position in exp_next_seq()Patrick McHardy
2005-06-13[IPV4]: Sysctl configurable icmp error source address.J. Simonetti
2005-06-13[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket optionNeil Horman
2005-06-13[IPV4]: Multipath modules need a license to prevent kernel tainting.Randy Dunlap
2005-06-13[TCP]: Adjust TCP mem order check to new alloc_large_system_hashAndi Kleen
2005-06-02[IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.cAdrian Bunk
2005-05-31[IPSEC]: Fix esp_decap_data size verification in esp4.Edgar E Iglesias
2005-05-30[IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEMHerbert Xu
2005-05-30[NETFILTER]: Fix deadlock with ip_queue and tcp local input path.Harald Welte
2005-05-29[IPV4]: Kill MULTIPATHHOLDROUTE flag.Pravin B. Shelar
2005-05-29[IPV4]: Primary and secondary addressesHarald Welte
2005-05-23[TCP]: Fix stretch ACK performance killer when doing ucopy.David S. Miller
2005-05-19[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().David S. Miller
2005-05-19[IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.Julian Anastasov
2005-05-18[IPV4/IPV6] Ensure all frag_list members have NULL skHerbert Xu
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl
2005-05-05[IPV4]: multipath_wrandom.c GPF fixesPatrick McHardy
2005-05-03[IPSEC]: Store idev entriesHerbert Xu
2005-05-03[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu
2005-05-03[TCP]: Optimize check in port-allocation code.Folkert van Heusden
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf
2005-05-03[NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection trackingPatrick McHardy
2005-05-03[NETFILTER]: Missing owner-field initialization in iptable_rawPatrick McHardy
2005-04-28[NET]: /proc/net/stat/* header cleanupOlaf Rempel
2005-04-28[IPV4]: Incorrect permissions on route flush sysctlDave Jones
2005-04-25[NET]: kill gratitious includes of major.hAl Viro
2005-04-25[TCP]: Trivial tcp_data_queue() cleanupJames Morris
2005-04-25[NETFILTER]: Drop conntrack reference when packet leaves IPPatrick McHardy
2005-04-25[NETFILTER]: Fix truncated sequence numbers in FTP helperYasuyuki KOZAKAI
2005-04-24[TCP]: skb pcount with MTU discoveryDavid S. Miller
2005-04-24[NETFILTER]: Ignore PSH on SYN/ACK in TCP connection trackingPatrick McHardy
2005-04-24[NETFILTER]: Fix NAT sequence number adjustmentPatrick McHardy
2005-04-19[IPSEC]: COW skb header in UDP decapHerbert Xu
2005-04-19[NET]: skbuff: remove old NET_CALLER macroStephen Hemminger
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds