Age | Commit message (Expand) | Author |
2005-06-22 | [PATCH] Fix extra double quote in IPV4 Kconfig | Kumar Gala |
2005-06-21 | [IPV4]: Fix fib_trie.c's args to fib_dump_info(). | David S. Miller |
2005-06-21 | [NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input() | Patrick McHardy |
2005-06-21 | [NETFILTER]: Check TCP checksum in ipt_REJECT | Patrick McHardy |
2005-06-21 | [NETFILTER]: Avoid unncessary checksum validation in UDP connection tracking | Keir Fraser |
2005-06-21 | [NETFILTER]: expectation timeouts are compulsory | Phil Oester |
2005-06-21 | [NETFILTER]: Kill nf_debug | Patrick McHardy |
2005-06-21 | [NETFILTER]: Kill lockhelp.h | Patrick McHardy |
2005-06-21 | [IPV4]: Add LC-Trie FIB lookup algorithm. | Robert Olsson |
2005-06-20 | [NETLINK]: fib_lookup() via netlink | Robert Olsson |
2005-06-20 | [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag | Herbert Xu |
2005-06-20 | [IPSEC]: Add xfrm_init_state | Herbert Xu |
2005-06-18 | [TCP]: Fix sysctl_tcp_low_latency | David S. Miller |
2005-06-18 | [IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c | Jesper Juhl |
2005-06-18 | [IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c | Jesper Juhl |
2005-06-18 | [IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c | Jesper Juhl |
2005-06-18 | [IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c | Jesper Juhl |
2005-06-18 | [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh | Herbert Xu |
2005-06-18 | [NETLINK]: Set correct pid for ioctl originating netlink events | Jamal Hadi Salim |
2005-06-18 | [NETLINK]: Correctly set NLM_F_MULTI without checking the pid | Jamal Hadi Salim |
2005-06-18 | [NET]: Move sysctl_max_syn_backlog into request_sock.c | David S. Miller |
2005-06-18 | [NET] rename struct tcp_listen_opt to struct listen_sock | Arnaldo Carvalho de Melo |
2005-06-18 | [NET] Generalise tcp_listen_opt | Arnaldo Carvalho de Melo |
2005-06-18 | [NET] Rename open_request to request_sock | Arnaldo Carvalho de Melo |
2005-06-18 | [NET] Generalise TCP's struct open_request minisock infrastructure | Arnaldo Carvalho de Melo |
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 option | Neil 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_hash | Andi Kleen |
2005-06-02 | [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c | Adrian 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_HIGHMEM | Herbert 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 addresses | Harald 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 sk | Herbert Xu |
2005-05-05 | [PATCH] update Ross Biro bouncing email address | Jesper Juhl |
2005-05-05 | [IPV4]: multipath_wrandom.c GPF fixes | Patrick McHardy |
2005-05-03 | [IPSEC]: Store idev entries | Herbert 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 tables | Thomas Graf |
2005-05-03 | [NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking | Patrick McHardy |
2005-05-03 | [NETFILTER]: Missing owner-field initialization in iptable_raw | Patrick McHardy |