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
2009-09-28
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
19
-235
/
+274
2009-09-28
sony-laptop: re-read the rfkill state when resuming from suspend
Alan Jenkins
1
-0
/
+3
2009-09-28
sony-laptop: check for rfkill hard block at load time
Alan Jenkins
1
-0
/
+6
2009-09-28
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
3
-8
/
+7
2009-09-28
wext: Add bound checks for copy_from_user
Arjan van de Ven
1
-3
/
+6
2009-09-28
mac80211: improve/fix mlme messages
Johannes Berg
1
-9
/
+9
2009-09-28
cfg80211: always get BSS
Johannes Berg
1
-3
/
+2
2009-09-28
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
11
-204
/
+229
2009-09-28
iwlwifi: fix memory leak in command queue handling
Reinette Chatre
1
-0
/
+6
2009-09-28
iwlwifi: fix debugfs buffer handling
Reinette Chatre
1
-3
/
+3
2009-09-28
cfg80211: don't set privacy w/o key
Johannes Berg
1
-1
/
+2
2009-09-28
cfg80211: wext: don't display BSSID unless associated
Johannes Berg
1
-4
/
+1
2009-09-28
net: Add explicit bound checks in net/socket.c
Arjan van de Ven
1
-1
/
+6
2009-09-28
bridge: Fix double-free in br_add_if.
Jeff Hansen
1
-0
/
+1
2009-09-28
isdn: fix netjet/isdnhdlc build errors
Randy Dunlap
2
-2
/
+2
2009-09-28
atm: dereference of he_dev->rbps_virt in he_init_group()
Juha Leppanen
1
-7
/
+7
2009-09-28
ax25: Add missing dev_put in ax25_setsockopt
Ralf Baechle
1
-9
/
+10
2009-09-26
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
4
-67
/
+1
2009-09-26
net: fix double skb free in dcbnl
John Fastabend
1
-8
/
+7
2009-09-26
net: fix nlmsg len size for skb when error bit is set.
John Fastabend
1
-1
/
+1
2009-09-26
net: fix vlan_get_size to include vlan_flags size
John Fastabend
1
-0
/
+1
2009-09-26
e1000: cleanup unused prototype
Don Skidmore
1
-1
/
+0
2009-09-26
e1000: fix namespacecheck warnings
Jesse Brandeburg
2
-15
/
+1
2009-09-26
e1000: drop unused functionality for eeprom write/read
Jesse Brandeburg
2
-120
/
+3
2009-09-26
e1000: updated whitespace and comments
Jesse Brandeburg
3
-6229
/
+6337
2009-09-26
e1000: drop redunant line of code, cleanup
Jesse Brandeburg
1
-8
/
+4
2009-09-26
e1000: remove races when changing mtu
Jesse Brandeburg
1
-2
/
+14
2009-09-26
e1000: two workarounds were incomplete, fix them
Jesse Brandeburg
1
-7
/
+10
2009-09-26
e1000: fix tx waking queue after queue stopped during shutdown
Jesse Brandeburg
1
-6
/
+9
2009-09-26
e1000: test link state conclusively
Jesse Brandeburg
4
-77
/
+157
2009-09-26
e1000: stop timers at appropriate times
Jesse Brandeburg
1
-7
/
+19
2009-09-26
e1000: use netif_tx_disable
Jesse Brandeburg
1
-2
/
+1
2009-09-26
e1000: remove unused functions
Jesse Brandeburg
2
-174
/
+2
2009-09-26
e1000: drop dead pcie code from e1000
Jesse Brandeburg
6
-4335
/
+193
2009-09-25
at91_can: Forgotten git 'add' of at91_can.c
David S. Miller
1
-0
/
+1186
2009-09-25
TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2
Sriram
1
-1
/
+8
2009-09-25
ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl
Jarek Poplawski
1
-10
/
+17
2009-09-25
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...
David S. Miller
1
-141
/
+88
2009-09-24
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
3
-9
/
+15
2009-09-24
3c59x: Get rid of "Trying to free already-free IRQ"
Anton Vorontsov
1
-9
/
+3
2009-09-24
tunnel: eliminate recursion field
Eric Dumazet
5
-36
/
+1
2009-09-24
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
Sebastian Haas
1
-7
/
+9
2009-09-24
net: fix htmldocs sunrpc, clnt.c
Jaswinder Singh Rajput
1
-2
/
+3
2009-09-24
Phonet: error on broadcast sending (unimplemented)
Rémi Denis-Courmont
2
-0
/
+7
2009-09-24
Phonet: fix race for port number in concurrent bind()
Rémi Denis-Courmont
1
-8
/
+8
2009-09-24
pktgen: better scheduler friendliness
Stephen Hemminger
1
-79
/
+72
2009-09-24
pktgen: T_TERMINATE flag is unused
Stephen Hemminger
1
-5
/
+4
2009-09-24
ipv4: check optlen for IP_MULTICAST_IF option
Shan Wei
1
-0
/
+3
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6498
-342228
/
+724722
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-460
/
+2811
[next]