index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: arp_ioctl() must hold RTNL
Eric Dumazet
2011-01-24
2
-7
/
+7
*
can: add driver for Softing card
Kurt Van Dijck
2011-01-22
3
-0
/
+374
*
can: add driver for Softing card
Kurt Van Dijck
2011-01-22
8
-0
/
+1815
*
atm: idt77105: fix fetch_stats() result
Vasiliy Kulikov
2011-01-22
1
-1
/
+1
*
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
2011-01-21
14
-33
/
+29
*
bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
Neil Horman
2011-01-21
3
-0
/
+12
*
cxgb4: fix reported state of interfaces without link
Dimitris Michailidis
2011-01-21
1
-1
/
+2
*
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
2011-01-20
2
-2
/
+3
*
net: fix can_checksum_protocol() arguments swap
Eric Dumazet
2011-01-19
1
-1
/
+1
*
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
2011-01-19
5
-6
/
+6
*
gianfar: Fix misleading indentation in startup_gfar()
Anton Vorontsov
2011-01-19
1
-1
/
+1
*
net/irda/sh_irda: return to RX mode when TX error
Kuninori Morimoto
2011-01-19
1
-2
/
+12
*
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
2011-01-19
1
-2
/
+2
*
USB CDC NCM: tx_fixup() race condition fix
Alexey Orishko
2011-01-19
1
-7
/
+12
*
ns83820: Avoid bad pointer deref in ns83820_init_one().
Jesper Juhl
2011-01-19
1
-3
/
+2
*
ipv6: Silence privacy extensions initialization
Romain Francoise
2011-01-19
1
-3
/
+0
*
bnx2x: Update bnx2x version to 1.62.00-4
Yaniv Rosner
2011-01-19
1
-2
/
+2
*
bnx2x: Fix AER setting for BCM57712
Yaniv Rosner
2011-01-19
1
-1
/
+1
*
bnx2x: Fix BCM84823 LED behavior
Yaniv Rosner
2011-01-19
2
-1
/
+21
*
bnx2x: Mark full duplex on some external PHYs
Yaniv Rosner
2011-01-19
1
-1
/
+8
*
bnx2x: Fix BCM8073/BCM8727 microcode loading
Yaniv Rosner
2011-01-19
1
-30
/
+43
*
bnx2x: LED fix for BCM8727 over BCM57712
Yaniv Rosner
2011-01-19
1
-1
/
+17
*
bnx2x: Common init will be executed only once after POR
Yaniv Rosner
2011-01-19
1
-0
/
+11
*
bnx2x: Swap BCM8073 PHY polarity if required
Yaniv Rosner
2011-01-19
2
-0
/
+46
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-01-18
12
-24
/
+36
|
\
|
*
iwlwifi: fix valid chain reading from EEPROM
Wey-Yi Guy
2011-01-18
1
-1
/
+1
|
*
ath5k: fix locking in tx_complete_poll_work
Bob Copeland
2011-01-18
1
-0
/
+4
|
*
ath9k_hw: do PA offset calibration only on longcal interval
Rajkumar Manoharan
2011-01-17
1
-5
/
+5
|
*
ath9k_htc: Fix endian issue in tx header
Rajkumar Manoharan
2011-01-17
2
-4
/
+6
|
*
ath9k_hw: ASPM interoperability fix for AR9380/AR9382
Luis R. Rodriguez
2011-01-17
2
-3
/
+3
|
*
mac80211: use maximum number of AMPDU frames as default in BA RX
Luciano Coelho
2011-01-13
1
-9
/
+2
|
*
mac80211: fix lockdep warning
Johannes Berg
2011-01-13
1
-1
/
+11
|
*
ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro
Amitkumar Karwar
2011-01-13
1
-1
/
+1
|
*
rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
Jesper Juhl
2011-01-13
1
-0
/
+1
|
*
iwmc3200wifi: Return proper error for iwm_if_alloc
Axel Lin
2011-01-13
1
-0
/
+2
*
|
vmxnet3: Dont allocate extra MSI-x vectors
Shreyas Bhatewara
2011-01-16
2
-5
/
+5
*
|
vmxnet3: Add locking for access to command register
Shreyas Bhatewara
2011-01-16
3
-0
/
+54
*
|
vmxnet3: Disable napi in suspend, reenable in resume.
Shreyas Bhatewara
2011-01-16
1
-1
/
+6
*
|
vmxnet3: Make ethtool handlers multiqueue aware
Shreyas Bhatewara
2011-01-16
1
-114
/
+145
*
|
vmxnet3: Provide required number of bytes in first SG buffer
Shreyas Bhatewara
2011-01-16
1
-14
/
+9
*
|
vmxnet3: Enable HW Rx VLAN stripping by default
Shreyas Bhatewara
2011-01-16
1
-13
/
+1
*
|
vmxnet3: Preserve the MAC address configured by ifconfig
Shreyas Bhatewara
2011-01-16
1
-0
/
+5
*
|
vmxnet3: fix ring size update
Shreyas Bhatewara
2011-01-16
1
-1
/
+1
*
|
caif: checking the wrong variable
Dan Carpenter
2011-01-16
1
-4
/
+5
*
|
can: test size of struct sockaddr in sendmsg
Kurt Van Dijck
2011-01-16
2
-0
/
+6
*
|
Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-01-16
4
-14
/
+16
|
\
\
|
*
|
batman-adv: Use "__attribute__" shortcut macros
Sven Eckelmann
2011-01-16
3
-12
/
+12
|
*
|
batman-adv: Even Batman should not dereference NULL pointers
Jesper Juhl
2011-01-13
1
-2
/
+4
*
|
|
qeth: l3 hw tx csum circumvent hw bug
Frank Blaschka
2011-01-16
1
-1
/
+3
*
|
|
qeth: postpone open till recovery is finished
Ursula Braun
2011-01-16
2
-4
/
+32
[next]