| Commit message (Expand) | Author | Age |
* | [NETFILTER]: ipt_REJECT: fix memory corruption | Patrick McHardy | 2006-11-28 |
* | [NETFILTER]: conntrack: fix refcount leak when finding expectation | Yasuyuki Kozakai | 2006-11-28 |
* | [NETFILTER]: ctnetlink: fix reference count leak | Patrick McHardy | 2006-11-28 |
* | [NET]: Fix kfifo_alloc() error check. | Akinobu Mita | 2006-11-25 |
* | [UDP]: Make udp_encap_rcv use pskb_may_pull | Olaf Kirch | 2006-11-25 |
* | [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT | Faidon Liambotis | 2006-11-25 |
* | [TCP]: Fix up sysctl_tcp_mem initialization. | John Heffner | 2006-11-16 |
* | [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue | Patrick McHardy | 2006-11-16 |
* | [IPVS]: More endianness fixed. | Julian Anastasov | 2006-11-10 |
* | [TCP]: Don't use highmem in tcp hash size calculation. | John Heffner | 2006-11-07 |
* | [TCP]: Set default congestion control when no sysctl. | Stephen Hemminger | 2006-11-01 |
* | [NetLabel]: protect the CIPSOv4 socket option from setsockopt() | Paul Moore | 2006-10-30 |
* | [NETFILTER]: ip_tables: compat code module refcounting fix | Dmitry Mishin | 2006-10-30 |
* | [NETFILTER]: ip_tables: compat error way cleanup | Vasily Averin | 2006-10-30 |
* | [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables | Dmitry Mishin | 2006-10-30 |
* | [NET]: fix uaccess handling | Heiko Carstens | 2006-10-30 |
* | [TCP] H-TCP: fix integer overflow | Gavin McCullagh | 2006-10-26 |
* | [TCP] cubic: scaling error | Stephen Hemminger | 2006-10-26 |
* | [IPV4] ipconfig: fix RARP ic_servaddr breakage | Al Viro | 2006-10-24 |
* | [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err() | Eric Dumazet | 2006-10-20 |
* | [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layer | Björn Steinbrink | 2006-10-20 |
* | [TCP]: Bound TSO defer time | John Heffner | 2006-10-18 |
* | [IPv4] fib: Remove unused fib_config members | Thomas Graf | 2006-10-18 |
* | [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire() | Eric Dumazet | 2006-10-16 |
* | NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly | Paul Moore | 2006-10-16 |
* | NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping | Paul Moore | 2006-10-16 |
* | [NETFILTER]: ctnetlink: Remove debugging messages | Pablo Neira Ayuso | 2006-10-16 |
* | [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update | Patrick McHardy | 2006-10-16 |
* | [NETFILTER]: arp_tables: missing unregistration on module unload | Patrick McHardy | 2006-10-16 |
* | [NET]: Do not memcmp() over pad bytes of struct flowi. | David S. Miller | 2006-10-12 |
* | [NET]: Use typesafe inet_twsk() inline function instead of cast. | YOSHIFUJI Hideaki | 2006-10-12 |
* | [NET]: Use hton{l,s}() for non-initializers. | YOSHIFUJI Hideaki | 2006-10-12 |
* | [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number. | YOSHIFUJI Hideaki | 2006-10-12 |
* | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala | 2006-10-12 |
* | NetLabel: fix a cache race condition | paul.moore@hp.com | 2006-10-12 |
* | [PATCH] ptrdiff_t is %t, not %z | Al Viro | 2006-10-10 |
* | [XFRM]: BEET mode | Diego Beltrami | 2006-10-04 |
* | [TCP]: Kill warning in tcp_clean_rtx_queue(). | David S. Miller | 2006-10-04 |
* | [UDP]: Fix MSG_PROBE crash | Herbert Xu | 2006-10-04 |
* | [NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function | Patrick McHardy | 2006-10-04 |
* | [NETFILTER]: Honour source routing for LVS-NAT | Simon Horman | 2006-10-04 |
* | [NETFILTER]: add type parameter to ip_route_me_harder | Simon Horman | 2006-10-04 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | Still more typo fixes | Matt LaPlante | 2006-10-03 |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 |
* | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 2006-10-02 |
* | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 |
* | [NetLabel]: audit fixups due to delayed feedback | Paul Moore | 2006-09-29 |