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
2010-06-09
caif: fix a couple range checks
Dan Carpenter
2
-2
/
+2
2010-06-09
phylib: Add support for the LXT973 phy.
Richard Cochran
1
-1
/
+50
2010-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
16
-218
/
+362
2010-06-08
mac80211: fix deauth before assoc
Johannes Berg
1
-2
/
+38
2010-06-08
iwlwifi: add missing rcu_read_lock
Johannes Berg
1
-0
/
+2
2010-06-07
mac80211: fix function pointer check
Holger Schurig
1
-1
/
+1
2010-06-07
wireless: remove my name from the maintainer list
Zhu Yi
1
-4
/
+0
2010-06-07
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
1
-0
/
+7
2010-06-07
p54usb: Add device ID for Dell WLA3310 USB
Jason Dravet
1
-0
/
+1
2010-06-07
wl1251: fix a memory leak in probe
Grazvydas Ignotas
1
-0
/
+1
2010-06-07
ipmr: dont corrupt lists
Eric Dumazet
2
-2
/
+6
2010-06-07
8139too: fix buffer overrun in rtl8139_init_board
Denis Kirjanov
1
-0
/
+1
2010-06-07
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
Jussi Kivilinna
1
-1
/
+1
2010-06-06
r8169: fix random mdio_write failures
Timo Teräs
1
-0
/
+5
2010-06-06
ip6mr: fix a typo in ip6mr_for_each_table()
Eric Dumazet
1
-1
/
+1
2010-06-05
iwlwifi: move sysfs_create_group to post request firmware
Emmanuel Grumbach
1
-159
/
+159
2010-06-05
iwlwifi: add name to Maintainers list
Wey-Yi Guy
1
-0
/
+1
2010-06-05
iwl3945: fix internal scan
Abhijeet Kolekar
4
-31
/
+96
2010-06-05
iwl3945: enable stuck queue detection on 3945
Reinette Chatre
1
-0
/
+1
2010-06-05
ipv6: avoid high order allocations
Eric Dumazet
1
-1
/
+4
2010-06-04
X25: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-06-04
tcp: use correct net ns in cookie_v4_check()
Eric Dumazet
1
-1
/
+1
2010-06-04
rps: tcp: fix rps_sock_flow_table table updates
Eric Dumazet
1
-3
/
+4
2010-06-04
ppp_generic: fix multilink fragment sizes
Ben McKeegan
1
-1
/
+1
2010-06-04
syncookies: remove Kconfig text line about disabled-by-default
Florian Westphal
1
-5
/
+5
2010-06-04
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
1
-1
/
+1
2010-06-04
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
2
-5
/
+5
2010-06-04
ath5k: retain promiscuous setting
Bob Copeland
1
-1
/
+3
2010-06-04
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
Tobias Doerffel
1
-4
/
+4
2010-06-04
mac80211: process station blockack action frames from work
Johannes Berg
2
-7
/
+48
2010-06-04
Revert "wireless: hostap, fix oops due to early probing interrupt"
John W. Linville
1
-9
/
+0
2010-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-18
/
+18
2010-06-03
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2
-0
/
+3
2010-06-03
act_pedit: access skb->data safely
Changli Gao
1
-10
/
+14
2010-06-03
sfc: Store port number in net_device::dev_id
Ben Hutchings
2
-4
/
+2
2010-06-03
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
Roland Dreier
1
-3
/
+4
2010-06-03
tehuti: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-2
/
+2
2010-06-03
isdn/kcapi: return -EFAULT on copy_from_user errors
Dan Carpenter
1
-3
/
+3
2010-06-03
e1000e: change logical negate to bitwise
Dan Carpenter
1
-1
/
+1
2010-06-03
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2
-1
/
+7
2010-06-02
cls_u32: use skb_header_pointer() to dereference data safely
Changli Gao
1
-13
/
+36
2010-06-02
TCP: tcp_hybla: Fix integer overflow in slow start increment
Daniele Lacamera
1
-2
/
+2
2010-06-02
act_nat: fix the wrong checksum when addr isn't in old_addr/mask
Changli Gao
1
-0
/
+4
2010-06-02
net/fec: fix pm to survive to suspend/resume
Eric Bénard
1
-8
/
+8
2010-06-02
korina: count RX DMA OVR as rx_fifo_error
Phil Sutter
1
-1
/
+1
2010-06-02
korina: use netdev_alloc_skb_ip_align() here, too
Phil Sutter
1
-2
/
+1
2010-06-02
korina: fix deadlock on RX FIFO overrun
Phil Sutter
1
-14
/
+13
2010-06-02
net: fix conflict between null_or_orig and null_or_bond
John Fastabend
1
-4
/
+4
2010-06-02
net: init_vlan should not copy slave or master flags
John Fastabend
1
-1
/
+2
2010-06-02
enic: bug fix: make the set/get netlink VF_PORT support symmetrical
Scott Feldman
2
-103
/
+104
[next]