| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sch_htb compile fix. | Dave Jones | 2006-07-15 | 1 | -1/+1 |
* | [PKT_SCHED] HTB: initialize upper bound properly | Stephen Hemminger | 2006-07-15 | 1 | -2/+2 |
* | [IPV4]: Clear skb cb on IP input | Stephen Hemminger | 2006-07-14 | 1 | -0/+3 |
* | [NET]: Update frag_list in pskb_trim | Herbert Xu | 2006-07-14 | 1 | -26/+65 |
* | [NET]: fix __sk_stream_mem_reclaim | Ian McDonald | 2006-07-13 | 1 | -9/+7 |
* | [Bluetooth] Fix deadlock in the L2CAP layer | Marcel Holtmann | 2006-07-13 | 1 | -9/+9 |
* | [Bluetooth] Let BT_HIDP depend on INPUT | Marcel Holtmann | 2006-07-13 | 1 | -2/+1 |
* | [Bluetooth] Remaining transitions to use kzalloc() | Marcel Holtmann | 2006-07-13 | 7 | -25/+16 |
* | [IPV4]: Fix error handling for fib_insert_node call | Herbert Xu | 2006-07-12 | 1 | -1/+1 |
* | [NETROM] lockdep: fix false positive | Ralf Baechle | 2006-07-12 | 1 | -0/+9 |
* | [ROSE] lockdep: fix false positive | Ralf Baechle | 2006-07-12 | 1 | -0/+9 |
* | [AX.25]: Optimize AX.25 socket list lock | Ralf Baechle | 2006-07-12 | 3 | -13/+13 |
* | [IPCOMP]: Fix truesize after decompression | Herbert Xu | 2006-07-12 | 2 | -2/+4 |
* | [IPV6]: Use ipv6_addr_src_scope for link address sorting. | YOSHIFUJI Hideaki | 2006-07-12 | 1 | -1/+2 |
* | [TCP] tcp_highspeed: Fix AI updates. | Xiaoliang (David) Wei | 2006-07-12 | 1 | -4/+9 |
* | [MAINTAINERS]: Add proper entry for TC classifier | Stephen Hemminger | 2006-07-12 | 1 | -2/+0 |
* | [NETROM]: Drop lock before calling nr_destroy_socket | Ralf Baechle | 2006-07-12 | 1 | -1/+1 |
* | [NETROM]: Fix locking order when establishing a NETROM circuit. | Ralf Baechle | 2006-07-12 | 1 | -6/+6 |
* | [AX.25]: Fix locking of ax25 protocol function list. | Ralf Baechle | 2006-07-12 | 1 | -9/+9 |
* | [IPV6]: order addresses by scope | Brian Haley | 2006-07-12 | 1 | -3/+21 |
* | [DCCP]: Fix sparse warnings. | Alan Cox | 2006-07-10 | 1 | -2/+2 |
* | [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 |
* | [AX.25]: Get rid of the last volatile. | Ralf Baechle | 2006-07-10 | 1 | -1/+1 |
* | [AX.25]: Use kzalloc | Ralf Baechle | 2006-07-09 | 4 | -10/+4 |
* | [ATM] net/atm/clip.c: fix PROC_FS=n compile | Adrian Bunk | 2006-07-09 | 1 | -4/+9 |
* | [PKT_SCHED]: act_api: Fix module leak while flushing actions | Thomas Graf | 2006-07-09 | 1 | -1/+1 |
* | [NET]: Fix IPv4/DECnet routing rule dumping | Patrick McHardy | 2006-07-08 | 2 | -3/+4 |
* | [NET] gso: Fix up GSO packets with broken checksums | Herbert Xu | 2006-07-08 | 5 | -32/+166 |
* | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 | 6 | -8/+8 |
* | [ATM]: fix possible recursive locking in skb_migrate() | Arjan van de Ven | 2006-07-08 | 1 | -6/+11 |
* | [NET]: Fix network device interface printk message priority | Stephen Hemminger | 2006-07-08 | 1 | -3/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-06 | 1 | -8/+10 |
|\ |
|
| * | [PKT_SCHED]: Fix error handling while dumping actions | Thomas Graf | 2006-07-06 | 1 | -2/+4 |
| * | [PKT_SCHED]: Return ENOENT if action module is unavailable | Thomas Graf | 2006-07-06 | 1 | -0/+1 |
| * | [PKT_SCHED]: Fix illegal memory dereferences when dumping actions | Thomas Graf | 2006-07-06 | 1 | -6/+5 |
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-07-05 | 1 | -2/+1 |
|\ \ |
|
| * | | This fixes a panic doing the first READDIR or READDIRPLUS call when: | Trond Myklebust | 2006-07-05 | 1 | -2/+1 |
| |/ |
|
* | | [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549 | John W. Linville | 2006-07-05 | 1 | -2/+2 |
* | | [PATCH] CONFIG_WIRELESS_EXT is neccessary after all | Horms | 2006-07-05 | 1 | -0/+2 |
* | | [PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t... | Joseph Jezak | 2006-07-05 | 1 | -2/+4 |
* | | [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network | Joseph Jezak | 2006-07-05 | 3 | -9/+56 |
* | | [PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211... | Larry Finger | 2006-07-05 | 1 | -0/+3 |
* | | [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c | Eric Sesterhenn | 2006-07-05 | 1 | -1/+1 |
* | | [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie... | Hong Liu | 2006-07-05 | 1 | -4/+11 |
|/ |
|
* | [Bluetooth] Add RFCOMM role switch support | Marcel Holtmann | 2006-07-04 | 1 | -0/+5 |
* | [Bluetooth] Allow disabling of credit based flow control | Marcel Holtmann | 2006-07-04 | 1 | -5/+13 |
* | [Bluetooth] Small cleanup of the L2CAP source code | Marcel Holtmann | 2006-07-04 | 1 | -180/+177 |
* | [Bluetooth] Use real devices for host controllers | Marcel Holtmann | 2006-07-04 | 6 | -97/+75 |
* | [Bluetooth] Add platform device for virtual and serial devices | Marcel Holtmann | 2006-07-04 | 2 | -8/+51 |