Age | Commit message (Expand) | Author | Files | Lines |
2007-05-29 | [PATCH] softmac: alloc_ieee80211() NULL check | Akinobu Mita | 1 | -1/+4 |
2007-05-29 | [PATCH] ieee80211: fix incomplete error message | Akinobu Mita | 1 | -1/+1 |
2007-05-25 | [XFRM]: Allow packet drops during larval state resolution. | David S. Miller | 9 | -14/+199 |
2007-05-25 | [NET]: "wrong timeout value" in sk_wait_data() v2 | Vasily Averin | 1 | -1/+13 |
2007-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 1 | -64/+80 |
2007-05-25 | [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hook | Jing Min Zhao | 1 | -3/+3 |
2007-05-25 | [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA | Jing Min Zhao | 1 | -0/+10 |
2007-05-25 | [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal | Jing Min Zhao | 1 | -29/+0 |
2007-05-25 | [NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access | Jing Min Zhao | 1 | -1/+1 |
2007-05-25 | [NETFILTER]: nf_conntrack_h323: fix ASN.1 types | Jing Min Zhao | 1 | -18/+13 |
2007-05-25 | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation | Patrick McHardy | 2 | -17/+8 |
2007-05-25 | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number update | Patrick McHardy | 1 | -3/+5 |
2007-05-25 | [NET_SCHED]: sch_htb: fix event cache time calculation | Patrick McHardy | 1 | -2/+3 |
2007-05-25 | [DCCP]: Fix build warning when debugging is disabled. | David S. Miller | 1 | -2/+1 |
2007-05-25 | [TIPC]: Fixed erroneous introduction of for_each_netdev | Jon Paul Maloy | 1 | -4/+6 |
2007-05-25 | [RTNETLINK]: Fix sending netlink message when replace route. | Milan Kocian | 4 | -7/+13 |
2007-05-25 | [TIPC]: Use menuconfig objects. | Jan Engelhardt | 1 | -13/+11 |
2007-05-25 | [SCTP]: Use menuconfig objects. | Jan Engelhardt | 1 | -8/+6 |
2007-05-25 | [IPVS]: Use menuconfig objects. | Jan Engelhardt | 1 | -25/+5 |
2007-05-25 | [DCCP]: Use menuconfig objects. | Jan Engelhardt | 1 | -8/+7 |
2007-05-25 | [IPV6]: Ignore ipv6 events on non-IPV6 capable devices. | Oliver Hartkopp | 1 | -10/+21 |
2007-05-25 | [NET_SCHED]: Fix qdisc_restart return value when dequeue is empty | Herbert Xu | 1 | -1/+1 |
2007-05-24 | [Bluetooth] Fix L2CAP configuration parameter handling | Marcel Holtmann | 1 | -64/+80 |
2007-05-23 | [RTNETLINK]: Remove remains of wireless extensions over rtnetlink | Patrick McHardy | 1 | -17/+10 |
2007-05-23 | [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink | Patrick McHardy | 1 | -2/+9 |
2007-05-23 | [AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n | David Howells | 2 | -19/+19 |
2007-05-23 | [AF_RXRPC]: AF_RXRPC depends on IPv4 | David Howells | 1 | -1/+1 |
2007-05-23 | [IPSEC]: Fix warnings with casting int to pointer | Herbert Xu | 1 | -4/+4 |
2007-05-20 | [NET]: Fix race condition about network device name allocation. | Stephen Hemminger | 2 | -5/+13 |
2007-05-20 | [IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr | Patrick McHardy | 1 | -1/+4 |
2007-05-20 | [NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config name | Patrick McHardy | 1 | -2/+0 |
2007-05-20 | [NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invo... | Patrick McHardy | 1 | -4/+4 |
2007-05-20 | [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all | Herbert Xu | 2 | -67/+75 |
2007-05-20 | [TCP] FRTO: Prevent state inconsistency in corner cases | Ilpo Järvinen | 1 | -0/+2 |
2007-05-20 | [TCP] FRTO: Add missing ECN CWR sending to one of the responses | Ilpo Järvinen | 1 | -0/+1 |
2007-05-20 | [NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error | Mikael Pettersson | 1 | -3/+2 |
2007-05-19 | [RFKILL]: Fix check for correct rfkill allocation | Ivo van Doorn | 1 | -1/+1 |
2007-05-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 5 | -25/+101 |
2007-05-18 | [IPV4]: Remove IPVS icmp hack from route.c for now. | David S. Miller | 1 | -2/+2 |
2007-05-18 | [IPV4]: Correct rp_filter help text. | Dave Jones | 1 | -3/+3 |
2007-05-18 | [TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS | David S. Miller | 1 | -0/+1 |
2007-05-18 | [TCP] slow start: Make comments and code logic clearer. | Stephen Hemminger | 1 | -18/+22 |
2007-05-18 | [BLUETOOTH]: Fix locking in hci_sock_dev_event(). | Satyam Sharma | 1 | -2/+4 |
2007-05-18 | [NET]: lockdep classes in register_netdevice | Jarek Poplawski | 1 | -0/+69 |
2007-05-17 | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ | Trond Myklebust | 3 | -16/+13 |
2007-05-17 | Fix incorrect prototype for ipxrtr_route_packet() | David Woodhouse | 1 | -1/+1 |
2007-05-17 | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2 | -15/+12 |
2007-05-15 | SUNRPC: Fix sparse warnings | Trond Myklebust | 1 | -4/+0 |
2007-05-15 | SUNRPC: remove dead variable 'rpciod_running' | Christoph Hellwig | 1 | -2/+0 |
2007-05-14 | [IPV4] SNMP: Display new statistics at /proc/net/netstat | Mitsuru Chinen | 1 | -0/+21 |