Age | Commit message (Expand) | Author |
2006-07-21 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris |
2006-07-21 | [IrDA]: Use alloc_skb() in IrDA TX path | Samuel Ortiz |
2006-07-21 | [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> | Adrian Bunk |
2006-07-21 | [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed | Sridhar Samudrala |
2006-07-21 | [SCTP]: Set chunk->data_accepted only if we are going to accept it. | Sridhar Samudrala |
2006-07-21 | [SCTP]: Verify all the paths to a peer via heartbeat before using them. | Sridhar Samudrala |
2006-07-21 | [SCTP]: Unhash the endpoint in sctp_endpoint_free(). | Vlad Yasevich |
2006-07-21 | [SCTP]: Check for NULL arg to sctp_bucket_destroy(). | Sridhar Samudrala |
2006-07-21 | [PKT_SCHED] netem: Fix slab corruption with netem (2nd try) | Guillaume Chazarain |
2006-07-21 | [IPV4]: Get rid of redundant IPCB->opts initialisation | Herbert Xu |
2006-07-17 | [NET] ethtool: fix oops by testing correct struct member | Jeff Garzik |
2006-07-15 | [PATCH] sch_htb compile fix. | Dave Jones |
2006-07-14 | [PKT_SCHED] HTB: initialize upper bound properly | Stephen Hemminger |
2006-07-14 | [IPV4]: Clear skb cb on IP input | Stephen Hemminger |
2006-07-13 | [NET]: Update frag_list in pskb_trim | Herbert Xu |
2006-07-12 | [NET]: fix __sk_stream_mem_reclaim | Ian McDonald |
2006-07-12 | [Bluetooth] Fix deadlock in the L2CAP layer | Marcel Holtmann |
2006-07-12 | [Bluetooth] Let BT_HIDP depend on INPUT | Marcel Holtmann |
2006-07-12 | [Bluetooth] Remaining transitions to use kzalloc() | Marcel Holtmann |
2006-07-12 | [IPV4]: Fix error handling for fib_insert_node call | Herbert Xu |
2006-07-12 | [NETROM] lockdep: fix false positive | Ralf Baechle |
2006-07-12 | [ROSE] lockdep: fix false positive | Ralf Baechle |
2006-07-12 | [AX.25]: Optimize AX.25 socket list lock | Ralf Baechle |
2006-07-12 | [IPCOMP]: Fix truesize after decompression | Herbert Xu |
2006-07-12 | [IPV6]: Use ipv6_addr_src_scope for link address sorting. | YOSHIFUJI Hideaki |
2006-07-12 | [TCP] tcp_highspeed: Fix AI updates. | Xiaoliang (David) Wei |
2006-07-12 | [MAINTAINERS]: Add proper entry for TC classifier | Stephen Hemminger |
2006-07-12 | [NETROM]: Drop lock before calling nr_destroy_socket | Ralf Baechle |
2006-07-12 | [NETROM]: Fix locking order when establishing a NETROM circuit. | Ralf Baechle |
2006-07-12 | [AX.25]: Fix locking of ax25 protocol function list. | Ralf Baechle |
2006-07-12 | [IPV6]: order addresses by scope | Brian Haley |
2006-07-10 | [DCCP]: Fix sparse warnings. | Alan Cox |
2006-07-10 | [TCP]: Remove TCP Compound | David S. Miller |
2006-07-10 | [IPV4] inetpeer: Get rid of volatile from peer_total | Herbert Xu |
2006-07-10 | [AX.25]: Get rid of the last volatile. | Ralf Baechle |
2006-07-09 | [AX.25]: Use kzalloc | Ralf Baechle |
2006-07-09 | [ATM] net/atm/clip.c: fix PROC_FS=n compile | Adrian Bunk |
2006-07-09 | [PKT_SCHED]: act_api: Fix module leak while flushing actions | Thomas Graf |
2006-07-08 | [NET]: Fix IPv4/DECnet routing rule dumping | Patrick McHardy |
2006-07-08 | [NET] gso: Fix up GSO packets with broken checksums | Herbert Xu |
2006-07-08 | [NET] gso: Add skb_is_gso | Herbert Xu |
2006-07-08 | [ATM]: fix possible recursive locking in skb_migrate() | Arjan van de Ven |
2006-07-07 | [NET]: Fix network device interface printk message priority | Stephen Hemminger |
2006-07-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-07-05 | [PKT_SCHED]: Fix error handling while dumping actions | Thomas Graf |
2006-07-05 | [PKT_SCHED]: Return ENOENT if action module is unavailable | Thomas Graf |
2006-07-05 | [PKT_SCHED]: Fix illegal memory dereferences when dumping actions | Thomas Graf |
2006-07-05 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2006-07-05 | [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549 | John W. Linville |
2006-07-05 | [PATCH] CONFIG_WIRELESS_EXT is neccessary after all | Horms |