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
2008-12-25
sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option
Wei Yongjun
1
-3
/
+16
2008-12-25
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID
Wei Yongjun
1
-0
/
+14
2008-12-25
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER
Wei Yongjun
2
-0
/
+37
2008-12-25
sctp: Fix a typo in socket.c
Wei Yongjun
1
-4
/
+4
2008-12-25
sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance
Wei Yongjun
1
-23
/
+107
2008-12-25
net: PHYLIB mdio fixes #2
Krzysztof Halasa
2
-8
/
+16
2008-12-25
vlan: fix convertion to net_device_ops
Eric Dumazet
1
-2
/
+20
2008-12-25
smsc911x: fix platform resource call during module unload
Steve Glendinning
1
-1
/
+1
2008-12-25
smsc911x: don't clobber driver_data
Steve Glendinning
1
-1
/
+0
2008-12-25
netns: igmp: make /proc/net/{igmp,mcfilter} per netns
Alexey Dobriyan
1
-9
/
+40
2008-12-25
netns: igmp: allow IPPROTO_IGMP sockets in netns
Alexey Dobriyan
1
-0
/
+1
2008-12-25
smsc911x: make smsc911x_ethtool_ops constant
Steve Glendinning
1
-1
/
+1
2008-12-25
smsc911x: convert driver to use net_device_ops
Steve Glendinning
1
-10
/
+14
2008-12-25
smsc911x: fix BUG if module is removed while interface is up
Steve Glendinning
1
-3
/
+2
2008-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-24
/
+29
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
66
-235
/
+218
2008-12-22
net: startup race in hso driver
Oliver Neukum
1
-2
/
+1
2008-12-22
pkt_sched: Remove smp_wmb() in qdisc_watchdog()
Jarek Poplawski
2
-2
/
+0
2008-12-22
r6040: bump release number to 0.19
Florian Fainelli
1
-2
/
+2
2008-12-22
r6040: save and restore MIER correctly in the interrupt routine
Joe Chou
1
-2
/
+7
2008-12-22
r6040: fix wrong logic in mdio code
Joe Chou
1
-2
/
+2
2008-12-22
net: Fix oops in dev_ifsioc()
Jarek Poplawski
1
-1
/
+3
2008-12-21
tg3: Update version to 3.97
Matt Carlson
1
-2
/
+2
2008-12-21
tg3: tg3.h cleanups
Matt Carlson
2
-35
/
+5
2008-12-21
tg3: Remove unused cfgspc device members
Matt Carlson
2
-20
/
+7
2008-12-21
tg3: Cleanup IPV6 LSO
Matt Carlson
2
-24
/
+25
2008-12-21
tg3: WOL fixes
Matt Carlson
1
-3
/
+2
2008-12-21
pkt_sched: Annotate uninitialized var in sfq_enqueue()
Jarek Poplawski
1
-1
/
+1
2008-12-21
ixgbe: fix the display of DCB control stats in ethtool
Don Skidmore
1
-0
/
+7
2008-12-21
net: add DCNA attribute to the BCN interface for DCB
Don Skidmore
3
-2
/
+26
2008-12-21
net: fix DCB setstate to return success/failure
Don Skidmore
3
-27
/
+32
2008-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
50
-651
/
+1166
2008-12-19
b43: Add key memory dumping
Michael Buesch
3
-2
/
+53
2008-12-19
b43: Suspend MAC while killing the radio
Michael Buesch
1
-0
/
+2
2008-12-19
ath5k: correct packet length in tx descriptors
Bob Copeland
3
-6
/
+11
2008-12-19
mac80211: implement dynamic power save
Kalle Valo
6
-12
/
+103
2008-12-19
mac80211: track master queue status
Kalle Valo
3
-7
/
+93
2008-12-19
mac80211: enable IEEE80211_CONF_PS only when associated
Kalle Valo
3
-8
/
+40
2008-12-19
b43: Fix some MAC locking
Michael Buesch
3
-44
/
+30
2008-12-19
iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).
Rami Rosen
1
-5
/
+3
2008-12-19
ath9k: Fixed RX decryption status reporting
Jouni Malinen
1
-14
/
+12
2008-12-19
ath9k: Fix key cache slot selection for splitmic
Jouni Malinen
1
-2
/
+2
2008-12-19
ath9k: Protect config() callback with a mutex
Sujith
2
-0
/
+6
2008-12-19
mac80211: Print unknown packet type in tasklet_handler
Larry Finger
1
-1
/
+2
2008-12-19
p54usb: bring first generation devices back to life
Christian Lamparter
1
-2
/
+4
2008-12-19
ath9k: Key cache allocation for AP mode
Jouni Malinen
1
-68
/
+132
2008-12-19
ath9k: Fix a NULL pointer dereference in ath_rate_get
Jouni Malinen
1
-1
/
+2
2008-12-19
iwlwifi: indicate txpower is off in sysfs
Jay Sternberg
1
-1
/
+5
2008-12-19
iwlwifi: use GFP_KERNEL to allocate Rx SKB memory
Zhu Yi
2
-21
/
+20
2008-12-19
iwlwifi: use meaningful vars in _iwl_poll_bit()
Wu, Fengguang
1
-5
/
+6
[next]