index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-08
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
1
-30
/
+12
2008-12-08
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
1
-40
/
+6
2008-12-08
netdevice: Kill netdev->priv
Wang Chen
18
-29
/
+24
2008-12-08
staging-winbond: Kill directly reference of netdev->priv
Wang Chen
1
-1
/
+5
2008-12-06
staging-slicoss: Kill directly reference of netdev->priv
Wang Chen
1
-4
/
+3
2008-12-06
staging-p80211: Kill directly reference of netdev->priv
Wang Chen
2
-39
/
+39
2008-12-06
s390_net: Kill directly reference of netdev->priv
Wang Chen
1
-6
/
+6
2008-12-06
net: Fix incorrect use of loose in spider_net.c
Nick Andrew
1
-1
/
+1
2008-12-06
wireless: Fix incorrect use of loose in wext.c
Nick Andrew
1
-1
/
+1
2008-12-05
tcp: fix tso_should_defer in 64bit
Ilpo Järvinen
1
-1
/
+1
2008-12-05
tcp: use tcp_write_xmit also in tcp_push_one
Ilpo Järvinen
1
-37
/
+17
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
19
-55
/
+169
2008-12-05
tcp: move some parts from tcp_write_xmit
Ilpo Järvinen
1
-11
/
+12
2008-12-05
tcp: share code through function, not through copy-paste. :-)
Ilpo Järvinen
1
-7
/
+10
2008-12-05
tcp: drop tcp_bound_rto, merge content of it tcp_set_rto
Ilpo Järvinen
1
-9
/
+3
2008-12-05
tcp: no need to pass prev skb around, reduces arg pressure
Ilpo Järvinen
1
-5
/
+4
2008-12-05
tcp: introduce struct tcp_sacktag_state to reduce arg pressure
Ilpo Järvinen
1
-71
/
+74
2008-12-05
tcp: make mtu probe failure to not break gso'ed skbs unnecessarily
Ilpo Järvinen
1
-12
/
+7
2008-12-05
tcp: Fix thinko making the not-shiftable to cover S|R as well
Ilpo Järvinen
1
-1
/
+1
2008-12-05
tcp: force mss equality with the next skb too.
Ilpo Järvinen
1
-5
/
+4
2008-12-05
dccp: use roundup instead of opencoding
Ilpo Järvinen
1
-1
/
+1
2008-12-05
tty: driverdata and discdata are void *
Alan Cox
2
-10
/
+10
2008-12-05
tty: Flags should be accessed via the foo_bit interfaces
Alan Cox
4
-19
/
+15
2008-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
79
-1836
/
+2854
2008-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-5
/
+30
2008-12-05
igb/e1000e: Naming interrupt vectors
Alexander Duyck
2
-4
/
+4
2008-12-05
ath9k: Use GFP_ATOMIC when allocating TX private area
Luis R. Rodriguez
1
-2
/
+20
2008-12-05
ath9k: Check for pci_map_single() errors
Luis R. Rodriguez
3
-3
/
+53
2008-12-05
rt2x00: Correctly initialize AID during set_key()
Ivo van Doorn
1
-0
/
+12
2008-12-05
rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c
Ivo van Doorn
3
-25
/
+36
2008-12-05
rt2x00: Fix check for BSS info changes
Ivo van Doorn
1
-1
/
+1
2008-12-05
generic swap(): ath9k: rename swap() to swap_array()
Wu Fengguang
2
-2
/
+2
2008-12-05
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
5
-1
/
+14
2008-12-05
iwl3945 : Fix a-band association for passive channels
Abhijeet Kolekar
2
-8
/
+24
2008-12-05
iwlwifi: rely on API version read from firmware
Reinette Chatre
8
-56
/
+217
2008-12-05
iwlwifi: store ucode version number
Chatre, Reinette
6
-8
/
+36
2008-12-05
iwlwifi: fix DMA channel number in iwl_txq_ctx_stop
Zhu Yi
4
-7
/
+10
2008-12-05
iwl3945: Fix iwl3945 rate scaling.
Abbas, Mohamed
2
-55
/
+52
2008-12-05
iwl3945: add debugfs support
Abbas, Mohamed
1
-0
/
+62
2008-12-05
iwlwifi: move channels sysfs to debugfs
Winkler, Tomas
3
-63
/
+77
2008-12-05
iwlwifi: move disable/enable interrupts to iwl-core.c
Winkler, Tomas
3
-22
/
+31
2008-12-05
iwl3945: Select correct sta ID from find_station()
Samuel Ortiz
1
-2
/
+9
2008-12-05
iwlwifi: fix printk size format error
Zhu Yi
2
-2
/
+2
2008-12-05
iwlwifi: move host command check function into separate file
Winkler, Tomas
5
-80
/
+112
2008-12-05
rt2x00: Release rt2x00 2.2.3
Ivo van Doorn
1
-1
/
+1
2008-12-05
rt2x00: Implement HW encryption (rt2500usb)
Ivo van Doorn
8
-9
/
+156
2008-12-05
rt2x00: Remove duplicate code
Ivo van Doorn
1
-18
/
+19
2008-12-05
rt2x00: Store retry limit values
Ivo van Doorn
3
-8
/
+9
2008-12-05
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
4
-46
/
+26
2008-12-05
ath9k: Choose correct ANI calibration period
Sujith
1
-2
/
+3
[next]