Age | Commit message (Expand) | Author | Files | Lines |
2007-11-11 | mac80211: make simple rate control algorithm built-in | Johannes Berg | 6 | -27/+42 |
2007-11-11 | rfkill: Register LED triggers before registering switch | Michael Buesch | 1 | -5/+6 |
2007-11-11 | ssb: Fix initcall ordering | Michael Buesch | 1 | -1/+4 |
2007-11-11 | softmac: fix wext MLME request reason code endianness | Johannes Berg | 1 | -1/+1 |
2007-11-11 | [PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se... | Radu Rendec | 1 | -11/+1 |
2007-11-11 | [NET]: Fix skb_truesize_check() assertion | Chuck Lever | 1 | -1/+3 |
2007-11-11 | [VLAN]: Allow setting mac address while device is up | Patrick McHardy | 3 | -0/+28 |
2007-11-11 | [VLAN]: Don't synchronize addresses while the vlan device is down | Patrick McHardy | 1 | -0/+4 |
2007-11-11 | [INET]: Cleanup the xfrm4_tunnel_(un)register | Pavel Emelyanov | 1 | -4/+7 |
2007-11-11 | [INET]: Add missed tunnel64_err handler | Pavel Emelyanov | 1 | -1/+12 |
2007-11-11 | [IPX]: Use existing sock refcnt debugging infrastructure | Pavel Emelyanov | 1 | -18/+4 |
2007-11-11 | [PACKET]: Use existing sock refcnt debugging infrastructure | Pavel Emelyanov | 1 | -8/+3 |
2007-11-11 | [NET]: Fix infinite loop in dev_mc_unsync(). | Joe Perches | 1 | -7/+7 |
2007-11-11 | [NET]: Make helper to get dst entry and "use" it | Pavel Emelyanov | 4 | -26/+15 |
2007-11-11 | [IPV4]: Remove bugus goto-s from ip_route_input_slow | Pavel Emelyanov | 1 | -5/+0 |
2007-11-11 | [TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug) | Ilpo J�rvinen | 1 | -18/+17 |
2007-11-11 | [TCP]: Add unlikely() to sacktag out-of-mem in fragment case | Ilpo J�rvinen | 1 | -1/+1 |
2007-11-11 | [TCP]: Fix reord detection due to snd_una covered holes | Ilpo J�rvinen | 1 | -18/+32 |
2007-11-11 | [TCP]: Consider GSO while counting reord in sacktag | Ilpo J�rvinen | 1 | -4/+8 |
2007-11-11 | [INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h | Eric Dumazet | 1 | -0/+1 |
2007-11-11 | ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS | Jerome Pinot | 1 | -0/+1 |
2007-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 1 | -1/+1 |
2007-11-11 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -74/+172 |
2007-11-11 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 26 | -229/+285 |
2007-11-11 | Revert "[ARM] 4642/2: netX: default config for netx based boards" | Linus Torvalds | 1 | -925/+0 |
2007-11-10 | Add missing "\n" to log message | Rolf Eike Beer | 1 | -1/+1 |
2007-11-10 | r8169: prevent bit sign expansion error in mdio_write | Francois Romieu | 1 | -3/+3 |
2007-11-10 | r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita) | Mark Lord | 1 | -16/+0 |
2007-11-10 | sky2: new pci id's | Stephen Hemminger | 1 | -0/+2 |
2007-11-10 | ax88796: add superh to kconfig dependencies | Magnus Damm | 1 | -1/+1 |
2007-11-10 | qla3xxx: bugfix: Fix bad logical operation in link state machine. | Ron Mercer | 1 | -10/+5 |
2007-11-10 | qla3xxx: bugfix: Move link state machine into a worker thread | Ron Mercer | 2 | -14/+14 |
2007-11-10 | pasemi_mac: Fix CRC checks | Olof Johansson | 1 | -3/+13 |
2007-11-10 | pasemi_mac: Don't set replace-source-address descriptor bits | Olof Johansson | 1 | -1/+1 |
2007-11-10 | bonding: don't validate address at device open | Jay Vosburgh | 1 | -0/+1 |
2007-11-10 | bonding: fix rtnl locking merge error | Jay Vosburgh | 1 | -2/+2 |
2007-11-10 | sky2: netpoll on port 0 only | Stephen Hemminger | 1 | -1/+2 |
2007-11-10 | b43: Fix kconfig dependencies for rfkill and leds | Michael Buesch | 1 | -4/+6 |
2007-11-10 | b43legacy: Fix sparse warning | Michael Buesch | 1 | -1/+1 |
2007-11-10 | b43: properly request pcmcia IRQ | Michael Buesch | 1 | -0/+8 |
2007-11-10 | b43legacy: fix shared IRQ race condition | Stefano Brivio | 1 | -8/+11 |
2007-11-10 | b43: fix shared IRQ race condition | Stefano Brivio | 1 | -7/+10 |
2007-11-10 | b43legacy: add me as maintainer and fix URLs | Stefano Brivio | 1 | -4/+6 |
2007-11-10 | b43legacy: fix possible buffer overrun in debugfs | Stefano Brivio | 1 | -1/+1 |
2007-11-10 | b43: Rewrite and fix rfkill init | Michael Buesch | 3 | -80/+55 |
2007-11-10 | b43: debugfs SHM read buffer overrun fix | Michael Buesch | 1 | -1/+1 |
2007-11-10 | b43: Fix rfkill callback deadlock | Michael Buesch | 1 | -4/+10 |
2007-11-10 | b43: pcmcia-host initialization bugfixes | Michael Buesch | 1 | -19/+25 |
2007-11-10 | ipw2100: fix postfix decrement errors | Roel Kluin | 1 | -2/+2 |
2007-11-10 | hostap: fix section mismatch warning | Randy Dunlap | 1 | -3/+3 |