| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | 2006-09-21 | 1 | -12/+13 |
* | [IPSEC]: Use HMAC template and hash interface | Herbert Xu | 2006-09-21 | 2 | -27/+45 |
* | [IPSEC] ESP: Use block ciphers where applicable | Herbert Xu | 2006-09-21 | 2 | -20/+30 |
* | [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match() | Al Viro | 2006-09-19 | 1 | -4/+4 |
* | [TCP] tcp-lp: bug fix for oops in 2.6.18-rc6 | Wong Hoi Sing Edison | 2006-09-17 | 1 | -14/+21 |
* | [IPVS]: remove the debug option go ip_vs_ftp | Simon Horman | 2006-09-17 | 1 | -14/+6 |
* | [IPVS]: Make sure ip_vs_ftp ports are valid | Simon Horman | 2006-09-17 | 1 | -0/+6 |
* | [IPVS]: auto-help for ip_vs_ftp | Simon Horman | 2006-09-17 | 1 | -0/+1 |
* | [TCP]: Turn ABC off. | Stephen Hemminger | 2006-09-17 | 1 | -1/+1 |
* | [IPV4]: Fix SNMPv2 "ipFragFails" counter error | Wei Dong | 2006-08-31 | 1 | -0/+1 |
* | [TCP]: Two RFC3465 Appropriate Byte Count fixes. | Daikichi Osuga | 2006-08-29 | 2 | -3/+8 |
* | [TCP]: Limit window scaling if window is clamped. | Stephen Hemminger | 2006-08-22 | 1 | -0/+1 |
* | [NETFILTER]: arp_tables: fix table locking in arpt_do_table | Patrick McHardy | 2006-08-22 | 1 | -1/+2 |
* | [NETFILTER]: ip_tables: fix table locking in ipt_do_table | Patrick McHardy | 2006-08-17 | 1 | -1/+2 |
* | [NETFILTER]: ctnetlink: fix deadlock in table dumping | Patrick McHardy | 2006-08-17 | 1 | -10/+7 |
* | [IPV4]: severe locking bug in fib_semantics.c | Alexey Kuznetsov | 2006-08-17 | 1 | -6/+6 |
* | [MCAST]: Fix filter leak on device removal. | David L Stevens | 2006-08-17 | 1 | -13/+19 |
* | [IPV4]: Possible leak of multicast source filter sctructure | Michal Ruzicka | 2006-08-17 | 1 | -3/+3 |
* | [INET]: Use pskb_trim_unique when trimming paged unique skbs | Herbert Xu | 2006-08-13 | 1 | -2/+2 |
* | [NETFILTER]: ulog: fix panic on SMP kernels | Mark Huang | 2006-08-13 | 1 | -0/+5 |
* | [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path | Patrick McHardy | 2006-08-13 | 2 | -15/+45 |
* | [NETFILTER]: xt_hashlimit: fix limit off-by-one | Patrick McHardy | 2006-08-13 | 1 | -7/+4 |
* | [TCP]: Fix botched memory leak fix to tcpprobe_read(). | David S. Miller | 2006-08-13 | 1 | -1/+2 |
* | [TCP]: SNMPv2 tcpOutSegs counter error | Wei Yongjun | 2006-08-07 | 1 | -3/+9 |
* | [IPV4]: Limit rt cache size properly. | Kirill Korotaev | 2006-08-07 | 1 | -1/+1 |
* | [TCP]: Fixes IW > 2 cases when TCP is application limited | Ilpo Järvinen | 2006-08-04 | 1 | -1/+2 |
* | [NET]: Fix more per-cpu typos | Alexey Dobriyan | 2006-08-02 | 1 | -1/+1 |
* | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 2006-08-02 | 1 | -2/+7 |
* | [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error | Wei Dong | 2006-08-02 | 1 | -3/+4 |
* | [NETFILTER]: xt_hashlimit/xt_string: missing string validation | Patrick McHardy | 2006-08-02 | 1 | -0/+3 |
* | [NETFILTER]: SIP helper: expect RTP streams in both directions | Patrick McHardy | 2006-08-02 | 1 | -1/+1 |
* | [TCP]: Process linger2 timeout consistently. | David S. Miller | 2006-08-02 | 1 | -1/+2 |
* | [NET]: Core net changes to generate netevents | Tom Tucker | 2006-08-02 | 1 | -0/+8 |
* | [TCP]: SNMPv2 tcpAttemptFails counter error | Wei Yongjun | 2006-08-02 | 2 | -3/+3 |
* | [TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read() | James Morris | 2006-08-02 | 1 | -1/+1 |
* | [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg(). | Tetsuo Handa | 2006-07-25 | 1 | -0/+1 |
* | [IPV4] ipmr: ip multicast route bug fix. | Alexey Kuznetsov | 2006-07-25 | 1 | -6/+13 |
* | [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags. | Guillaume Chazarain | 2006-07-24 | 1 | -1/+1 |
* | [NETFILTER]: SNMP NAT: fix byteorder confusion | Patrick McHardy | 2006-07-24 | 1 | -2/+2 |
* | [NETFILTER]: conntrack: fix SYSCTL=n compile | Adrian Bunk | 2006-07-24 | 1 | -2/+2 |
* | [NETFILTER]: H.323 helper: fix possible NULL-ptr dereference | Patrick McHardy | 2006-07-24 | 1 | -1/+1 |
* | [IPV4]: Fix nexthop realm dumping for multipath routes | Patrick McHardy | 2006-07-21 | 1 | -4/+8 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 15 | -47/+22 |
* | [IPV4]: Get rid of redundant IPCB->opts initialisation | Herbert Xu | 2006-07-21 | 5 | -6/+0 |
* | [IPV4]: Clear skb cb on IP input | Stephen Hemminger | 2006-07-14 | 1 | -0/+3 |
* | [IPV4]: Fix error handling for fib_insert_node call | Herbert Xu | 2006-07-12 | 1 | -1/+1 |
* | [IPCOMP]: Fix truesize after decompression | Herbert Xu | 2006-07-12 | 1 | -1/+2 |
* | [TCP] tcp_highspeed: Fix AI updates. | Xiaoliang (David) Wei | 2006-07-12 | 1 | -4/+9 |
* | [TCP]: Remove TCP Compound | David S. Miller | 2006-07-10 | 3 | -459/+0 |
* | [IPV4] inetpeer: Get rid of volatile from peer_total | Herbert Xu | 2006-07-10 | 1 | -1/+1 |