index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
exec_domain.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-05
rtl8187: use SET_IEEE80211_PERM_ADDR
John W. Linville
1
-4
/
+6
2010-05-04
rtl8180: use SET_IEEE80211_PERM_ADDR
John W. Linville
1
-4
/
+6
2010-05-04
rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
Gertjan van Wingerde
9
-15
/
+14
2010-05-04
rt2x00: Fix HT40+/HT40- setting in rt2800.
Gertjan van Wingerde
2
-4
/
+4
2010-05-04
rt2x00: Enable RT30xx by default.
Gertjan van Wingerde
1
-2
/
+2
2010-05-04
rt2x00: Remove rt2x00pci.h include from rt2800lib.
Gertjan van Wingerde
1
-3
/
+0
2010-05-04
iwlwifi: recalculate average tpt if not current
Reinette Chatre
1
-4
/
+6
2010-05-04
forcedeth: Kill NAPI config options.
David S. Miller
2
-207
/
+1
2010-05-04
forcedeth: GRO support
Tom Herbert
1
-5
/
+8
2010-05-04
net: skb_free_datagram_locked() fix
Eric Dumazet
1
-2
/
+7
2010-05-04
net: rcu fixes
Eric Dumazet
2
-8
/
+37
2010-05-04
phy/micrel: Add module device ID table for autoloading.
David S. Miller
1
-0
/
+9
2010-05-04
drivers/net/phy: micrel phy driver
David J. Choi
3
-0
/
+110
2010-05-04
unix/garbage: kill copy of the skb queue walker
Ilpo Järvinen
1
-11
/
+2
2010-05-04
dm9601: fix phy/eeprom write routine
Peter Korsgaard
1
-1
/
+1
2010-05-04
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
2
-20
/
+1
2010-05-03
ppp_generic: handle non-linear skbs when passing them to pppd
Simon Arlott
1
-1
/
+4
2010-05-03
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
Simon Arlott
1
-11
/
+18
2010-05-03
iwmc3200wifi: fix busted iwm_debugfs_init definition
John W. Linville
1
-4
/
+1
2010-05-03
wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.
Xose Vazquez Perez
1
-1
/
+6
2010-05-03
mac80211_hwsim: fix double-scan detection
Johannes Berg
1
-1
/
+1
2010-05-03
mac80211: improve IBSS scanning
Johannes Berg
4
-21
/
+36
2010-05-03
mac80211: allow controlling aggregation manually
Johannes Berg
2
-2
/
+66
2010-05-03
orinoco_usb: implement fw download
David Kilroy
6
-238
/
+349
2010-05-03
orinoco_usb: avoid in_atomic
David Kilroy
1
-1
/
+1
2010-05-03
orinoco: add orinoco_usb driver
David Kilroy
6
-2
/
+1696
2010-05-03
orinoco: encapsulate driver locking
David Kilroy
7
-20
/
+60
2010-05-03
orinoco: allow driver to specify netdev_ops
David Kilroy
9
-16
/
+37
2010-05-03
orinoco: add hermes_ops
David Kilroy
9
-140
/
+154
2010-05-03
mac80211: fix ieee80211_find_sta[_by_hw]
Johannes Berg
1
-4
/
+13
2010-05-03
b43legacy: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-05-03
b43: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-05-03
rt2x00: remove now unused noise field from struct rxdone_entry_desc
John W. Linville
3
-10
/
+0
2010-05-03
iwmc3200wifi: cleanup unneeded debugfs error handling
John W. Linville
4
-55
/
+15
2010-05-03
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
David S. Miller
1
-5
/
+5
2010-05-03
net: fix softnet_stat
Changli Gao
3
-25
/
+20
2010-05-02
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
1
-1
/
+1
2010-05-02
net: Inline skb_pull() in eth_type_trans().
David S. Miller
3
-2
/
+7
2010-05-02
net/usb: initiate sync sequence in sierra_net.c driver
Elina Pasheva
1
-0
/
+3
2010-05-02
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
16
-114
/
+181
2010-05-01
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
3
-8
/
+6
2010-05-01
sctp: Optimize computation of highest new tsn in SACK.
Vlad Yasevich
1
-35
/
+7
2010-05-01
sctp: correctly mark missing chunks in fast recovery
Vlad Yasevich
1
-5
/
+13
2010-05-01
sctp: rwnd_press should be cumulative
Vlad Yasevich
1
-1
/
+1
2010-05-01
sctp: fast recovery algorithm is per association.
Vlad Yasevich
2
-21
/
+23
2010-05-01
sctp: update transport initializations
Vlad Yasevich
4
-31
/
+1
2010-05-01
sctp: Save some room in the sctp_transport by using bitfields
Vlad Yasevich
1
-22
/
+27
2010-05-01
sctp: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
2
-14
/
+5
2010-05-01
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
4
-20
/
+10
2010-05-01
sctp: Make sure we always return valid retransmit path
Vlad Yasevich
1
-1
/
+2
[next]