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