Age | Commit message (Expand) | Author |
2005-05-03 | [PKT_SCHED]: Action repeat | J Hadi Salim |
2005-05-03 | [IPSEC]: Store idev entries | Herbert Xu |
2005-05-03 | [PKT_SCHED]: netetm: adjust parent qlen when duplicating | Stephen Hemminger |
2005-05-03 | [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines | Stephen Hemminger |
2005-05-03 | [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow | Stephen Hemminger |
2005-05-03 | [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() | Patrick McHardy |
2005-05-03 | [NETFILTER]: Fix nf_debug_ip_local_deliver() | Patrick McHardy |
2005-05-03 | [NET]: Disable queueing when carrier is lost. | Tommy S. Christensen |
2005-05-03 | [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). | David S. Miller |
2005-05-03 | [NETLINK]: Fix infinite loops in synchronous netlink changes. | David S. Miller |
2005-05-03 | [NETLINK]: Synchronous message processing. | Herbert Xu |
2005-05-03 | [NETLINK]: cb_lock does not needs ref count on sk | Herbert Xu |
2005-05-03 | [PKT_SCHED]: HTB: Drop packet when direct queue is full | Asim Shankar |
2005-05-03 | [TCP]: Optimize check in port-allocation code, v6 version. | Folkert van Heusden |
2005-05-03 | [TCP]: Optimize check in port-allocation code. | Folkert van Heusden |
2005-05-03 | [PKT_SCHED]: fix typo on Kconfig | Lucas Correia Villa Real |
2005-05-03 | [RTNETLINK] Cleanup rtnetlink_link tables | Thomas Graf |
2005-05-03 | [RTNETLINK] Fix & cleanup rtm_min/rtm_max | Thomas Graf |
2005-05-03 | [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch | Thomas Graf |
2005-05-03 | [IPV6]: Fix raw socket checksums with IPsec | Herbert Xu |
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 |
2005-05-01 | [PATCH] DocBook: fix some descriptions | Martin Waitz |
2005-05-01 | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa |
2005-05-01 | [PATCH] misc verify_area cleanups | Jesper Juhl |
2005-05-01 | [PATCH] Change synchronize_kernel to _rcu and _sched | Paul E. McKenney |
2005-04-28 | [NET]: /proc/net/stat/* header cleanup | Olaf Rempel |
2005-04-28 | [IPV6]: Incorrect permissions on route flush sysctl | Dave Jones |
2005-04-28 | [IPV4]: Incorrect permissions on route flush sysctl | Dave Jones |
2005-04-28 | [SCTP] Fix SCTP sendbuffer accouting. | Neil Horman |
2005-04-28 | [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t... | Sridhar Samudrala |
2005-04-28 | [SCTP] Fix bug in sctp_init() error handling code. | Neil Horman |
2005-04-28 | [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). | Brian Haley |
2005-04-28 | [SCTP] Implement Sec 2.41 of SCTP Implementers guide. | Jerome Forissier |
2005-04-28 | [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style | Vladislav Yasevich |
2005-04-25 | [NET]: kill gratitious includes of major.h | Al Viro |
2005-04-25 | [TCP]: Trivial tcp_data_queue() cleanup | James Morris |
2005-04-25 | [PKT_SCHED]: Eliminate unnecessary includes in simple.c | David S. Miller |
2005-04-25 | [NETFILTER]: Drop conntrack reference when packet leaves IP | Patrick McHardy |
2005-04-25 | [NETFILTER]: Fix truncated sequence numbers in FTP helper | Yasuyuki KOZAKAI |
2005-04-24 | [IPV6]: export inet6_sock_nr | Arnaldo Carvalho de Melo |
2005-04-24 | [PKT_SCHED]: improve hashing performance of cls_fw | Thomas Graf |
2005-04-24 | [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS. | Herbert Xu |
2005-04-24 | [NET]: Document ->hard_start_xmit() locking in comments. | Ben Greear |
2005-04-24 | [PKT_SCHED]: Introduce simple actions. | Jamal Hadi Salim |
2005-04-24 | [TCP]: skb pcount with MTU discovery | David S. Miller |
2005-04-24 | [AX25] Introduce ax25_type_trans | Arnaldo Carvalho de Melo |
2005-04-24 | [NETFILTER]: Ignore PSH on SYN/ACK in TCP connection tracking | Patrick McHardy |
2005-04-24 | [NETFILTER]: Fix NAT sequence number adjustment | Patrick McHardy |
2005-04-21 | [XFRM]: Fix existence lookup in xfrm_state_find | Patrick McHardy |