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-07-17
Update Andreas Koensgen's email address
Ralf Baechle
4
-4
/
+4
2009-07-17
MAINTAINERS entry for STRIP driver
Ralf Baechle
1
-1
/
+0
2009-07-16
cdc-eem: bad crc checking
Vincent CUISSARD
1
-1
/
+1
2009-07-16
ixgbe: Remove DPRINTK messages in DCB mode
Lucy Liu
1
-4
/
+0
2009-07-16
ixgbe: clear mac address data block in DCB mode
Lucy Liu
1
-0
/
+2
2009-07-16
sky2: revert shutdown changes
Stephen Hemminger
1
-8
/
+1
2009-07-16
net: sock_copy() fixes
Eric Dumazet
2
-15
/
+37
2009-07-16
E100: work around the driver using streaming DMA mapping for RX descriptors.
Krzysztof Halasa
1
-0
/
+3
2009-07-16
bonding: clean muticast addresses when device changes type
Moni Shoua
1
-2
/
+10
2009-07-16
atl1c: misplaced parenthesis
roel kluin
1
-1
/
+1
2009-07-16
atl1c: add missing parentheses
roel kluin
1
-4
/
+4
2009-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-6
/
+28
2009-07-16
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
Eric Dumazet
2
-4
/
+24
2009-07-16
netfilter: xt_osf: fix nf_log_packet() arguments
Patrick McHardy
1
-2
/
+3
2009-07-15
net/can: add module alias to can protocol drivers
Lothar Waßmann
2
-0
/
+2
2009-07-15
net/can bugfix: use after free bug in can protocol drivers
Lothar Waßmann
2
-0
/
+6
2009-07-14
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
5
-68
/
+44
2009-07-14
skbuff.h: Fix comment for NET_IP_ALIGN
Tobias Klauser
1
-2
/
+2
2009-07-14
drivers/net: using spin_lock_irqsave() in net_send_packet()
Dongdong Deng
2
-5
/
+7
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-07-14
gre: fix ToS/DiffServ inherit bug
Andreas Jaggi
1
-2
/
+2
2009-07-13
igb: gcc-3.4.6 fix
Eric Dumazet
1
-40
/
+37
2009-07-13
atlx: duplicate testing of MCAST flag
roel kluin
1
-1
/
+1
2009-07-12
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
5
-44
/
+68
2009-07-12
netdev: restore MTU change operation
Ben Hutchings
11
-0
/
+11
2009-07-12
netdev: restore MAC address set and validate operations
Ben Hutchings
10
-2
/
+16
2009-07-11
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
1
-0
/
+1
2009-07-11
net: ip_push_pending_frames() fix
Eric Dumazet
2
-2
/
+0
2009-07-11
net: sk_prot_alloc() should not blindly overwrite memory
Eric Dumazet
1
-2
/
+17
2009-07-09
cxgb3: Fix crash caused by stashing wrong netdev_queue
Roland Dreier
1
-2
/
+1
2009-07-09
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2
-8
/
+17
2009-07-09
memory barrier: adding smp_mb__after_lock
Jiri Olsa
3
-1
/
+13
2009-07-09
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
10
-19
/
+85
2009-07-08
netpoll: Fix carrier detection for drivers that are using phylib
Anton Vorontsov
1
-1
/
+1
2009-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
19
-17
/
+48
2009-07-08
includecheck fix: include/linux, rfkill.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-07-08
p54: tx refused but queue active
Larry Finger
1
-2
/
+3
2009-07-08
Atheros Kconfig needs to be dependent on WLAN_80211
Jay Sternberg
1
-0
/
+1
2009-07-08
mac80211: fix docbook
Johannes Berg
1
-2
/
+0
2009-07-08
mac80211_hwsim: avoid NULL access
Johannes Berg
1
-0
/
+1
2009-07-08
ssb: Add support for 4318E
Clyde McPherson
1
-2
/
+4
2009-07-08
b43: Add support for 4318E
Clyde McPherson
1
-0
/
+1
2009-07-08
zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device
Hin-Tak Leung
1
-0
/
+1
2009-07-08
zd1211rw: 07b8:6001 is a ZD1211B
Pascal Terjan
1
-1
/
+1
2009-07-08
r6040: bump driver version to 0.24 and date to 08 July 2009
Florian Fainelli
1
-2
/
+2
2009-07-08
r6040: restore MIER register correctly when IRQ line is shared
Florian Fainelli
1
-1
/
+4
2009-07-08
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
1
-2
/
+2
2009-07-08
davinci_emac: fix kernel oops when changing MAC address while interface is down
Pablo Bitton
1
-2
/
+10
2009-07-08
igb: set lan id prior to configuring phy
Alexander Duyck
1
-0
/
+4
2009-07-07
mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()
Luciano Coelho
1
-1
/
+4
[next]