Age | Commit message (Expand) | Author | Files | Lines |
2005-10-27 | [TCP]: Clear stale pred_flags when snd_wnd changes | Herbert Xu | 1 | -0/+1 |
2005-10-26 | [PATCH] svcsock timestamp fix | Andrew Morton | 1 | -1/+1 |
2005-10-26 | [PATCH] kill massive wireless-related log spam | Jeff Garzik | 1 | -2/+7 |
2005-10-26 | [TR]: Preserve RIF flag even for 2 byte RIF fields. | Jochen Friedrich | 1 | -2/+3 |
2005-10-26 | [IPV6]: Fix refcnt of struct ip6_flowlabel | Yan Zheng | 1 | -1/+1 |
2005-10-23 | [NEIGH] Fix timer leak in neigh_changeaddr | Herbert Xu | 1 | -30/+13 |
2005-10-23 | [NEIGH] Fix add_timer race in neigh_add_timer | Herbert Xu | 1 | -2/+2 |
2005-10-23 | [NEIGH] Print stack trace in neigh_add_timer | Herbert Xu | 1 | -0/+1 |
2005-10-22 | [SK_BUFF]: ipvs_property field must be copied | Julian Anastasov | 2 | -0/+9 |
2005-10-20 | [TCP] Allow len == skb->len in tcp_fragment | Herbert Xu | 1 | -11/+1 |
2005-10-20 | [DCCP]: Clear the IPCB area | Herbert Xu | 2 | -0/+3 |
2005-10-20 | [DCCP]: Make dccp_write_xmit always free the packet | Herbert Xu | 2 | -3/+2 |
2005-10-20 | [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL | Herbert Xu | 1 | -4/+2 |
2005-10-16 | [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled. | Andrew Morton | 1 | -1/+0 |
2005-10-14 | [TCP]: Ratelimit debugging warning. | Herbert Xu | 1 | -5/+7 |
2005-10-14 | [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts | Andi Kleen | 1 | -1/+3 |
2005-10-14 | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. | David S. Miller | 4 | -26/+48 |
2005-10-13 | [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!" | Herbert Xu | 1 | -1/+8 |
2005-10-13 | [BRIDGE]: fix race on bridge del if | Stephen Hemminger | 1 | -1/+1 |
2005-10-11 | [TWSK]: Grab the module refcount for timewait sockets | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2005-10-11 | [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets | Arnaldo Carvalho de Melo | 1 | -1/+5 |
2005-10-11 | [CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2005-10-11 | [NETFILTER] ctnetlink: add support to change protocol info | Pablo Neira Ayuso | 1 | -0/+37 |
2005-10-11 | [NETFILTER] ctnetlink: allow userspace to change TCP state | Pablo Neira Ayuso | 1 | -0/+23 |
2005-10-11 | [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT | Harald Welte | 2 | -9/+12 |
2005-10-11 | [IPSEC] Fix block size/MTU bugs in ESP | Herbert Xu | 2 | -6/+7 |
2005-10-11 | [IPSEC]: Use ALIGN macro in ESP | Herbert Xu | 2 | -10/+12 |
2005-10-11 | [NETFILTER] ctnetlink: add one nesting level for TCP state | Pablo Neira Ayuso | 1 | -0/+4 |
2005-10-11 | [NETFILTER] ctnetlink: ICMP ID is not mandatory | Pablo Neira Ayuso | 1 | -2/+1 |
2005-10-11 | [NETFILTER] conntrack_netlink: Fix endian issue with status from userspace | Harald Welte | 1 | -1/+2 |
2005-10-11 | [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV | Harald Welte | 1 | -2/+2 |
2005-10-11 | [NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETE | Harald Welte | 1 | -1/+6 |
2005-10-11 | [NETFILTER] PPTP helper: Add missing Kconfig dependency | Harald Welte | 1 | -0/+1 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 38 | -102/+95 |
2005-10-08 | [ATM]: [br2684] if we free the skb, we should return 0 | Jean-Denis Boyer | 1 | -1/+1 |
2005-10-07 | [ATM]: add support for LECS addresses learned from network | Eric Kinzie | 3 | -23/+60 |
2005-10-07 | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. | Ivan Skytte J�rgensen | 1 | -25/+227 |
2005-10-05 | [AX.25]: Fix packet socket crash | Ralf Baechle | 2 | -2/+2 |
2005-10-05 | [IPSEC]: Document that policy direction is derived from the index. | Herbert Xu | 2 | -5/+10 |
2005-10-05 | [IPV6]: Fix NS handing for proxy/anycast address | YOSHIFUJI Hideaki | 1 | -1/+1 |
2005-10-05 | [TCP]: BIC coding bug in Linux 2.6.13 | Stephen Hemminger | 1 | -1/+1 |
2005-10-05 | [MCAST] ipv6: Fix address size in grec_size | Yan Zheng | 1 | -1/+1 |
2005-10-05 | [XFRM]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+1 |
2005-10-05 | [RPC]: fix sparse gfp nocast warnings | Randy Dunlap | 3 | -3/+3 |
2005-10-05 | [AF_KEY]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -3/+4 |
2005-10-05 | [NETFILTER]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+2 |
2005-10-05 | [IPVS]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+1 |
2005-10-05 | [DECNET]: fix sparse gfp nocast warnings | Randy Dunlap | 2 | -11/+18 |
2005-10-05 | [ATM]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+1 |
2005-10-05 | [NETFILTER]: Fix Kconfig typo | Horst H. von Brand | 1 | -1/+1 |