index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
msg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-26
net/appletalk: Remove redundant test
Julia Lawall
1
-3
/
+0
2008-12-26
drivers/net/wan: Remove redundant test
Julia Lawall
1
-3
/
+2
2008-12-26
drivers/net: Remove redundant test
Julia Lawall
2
-12
/
+0
2008-12-26
drivers/net/ehea: Remove redundant test
Julia Lawall
1
-2
/
+2
2008-12-26
drivers/net/au1000_eth.c: Remove redundant test
Julia Lawall
1
-1
/
+0
2008-12-26
qlge: ql_adapter_down() typo
Roel Kluin
1
-1
/
+1
2008-12-26
netlink: fix (theoretical) overrun in message iteration
Vegard Nossum
1
-1
/
+1
2008-12-26
tcp: Always set urgent pointer if it's beyond snd_nxt
Herbert Xu
1
-4
/
+8
2008-12-26
sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option
Wei Yongjun
1
-3
/
+16
2008-12-26
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID
Wei Yongjun
1
-0
/
+14
2008-12-26
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER
Wei Yongjun
2
-0
/
+37
2008-12-26
sctp: Fix a typo in socket.c
Wei Yongjun
1
-4
/
+4
2008-12-26
sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance
Wei Yongjun
1
-23
/
+107
2008-12-26
net: PHYLIB mdio fixes #2
Krzysztof Halasa
2
-8
/
+16
2008-12-26
vlan: fix convertion to net_device_ops
Eric Dumazet
1
-2
/
+20
2008-12-26
smsc911x: fix platform resource call during module unload
Steve Glendinning
1
-1
/
+1
2008-12-26
smsc911x: don't clobber driver_data
Steve Glendinning
1
-1
/
+0
2008-12-26
netns: igmp: make /proc/net/{igmp,mcfilter} per netns
Alexey Dobriyan
1
-9
/
+40
2008-12-26
netns: igmp: allow IPPROTO_IGMP sockets in netns
Alexey Dobriyan
1
-0
/
+1
2008-12-26
smsc911x: make smsc911x_ethtool_ops constant
Steve Glendinning
1
-1
/
+1
2008-12-26
smsc911x: convert driver to use net_device_ops
Steve Glendinning
1
-10
/
+14
2008-12-26
smsc911x: fix BUG if module is removed while interface is up
Steve Glendinning
1
-3
/
+2
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
66
-235
/
+218
2008-12-23
net: startup race in hso driver
Oliver Neukum
1
-2
/
+1
2008-12-23
pkt_sched: Remove smp_wmb() in qdisc_watchdog()
Jarek Poplawski
2
-2
/
+0
2008-12-23
r6040: bump release number to 0.19
Florian Fainelli
1
-2
/
+2
2008-12-23
r6040: save and restore MIER correctly in the interrupt routine
Joe Chou
1
-2
/
+7
2008-12-23
r6040: fix wrong logic in mdio code
Joe Chou
1
-2
/
+2
2008-12-23
net: Fix oops in dev_ifsioc()
Jarek Poplawski
1
-1
/
+3
2008-12-22
tg3: Update version to 3.97
Matt Carlson
1
-2
/
+2
2008-12-22
tg3: tg3.h cleanups
Matt Carlson
2
-35
/
+5
2008-12-22
tg3: Remove unused cfgspc device members
Matt Carlson
2
-20
/
+7
2008-12-22
tg3: Cleanup IPV6 LSO
Matt Carlson
2
-24
/
+25
2008-12-22
tg3: WOL fixes
Matt Carlson
1
-3
/
+2
2008-12-22
pkt_sched: Annotate uninitialized var in sfq_enqueue()
Jarek Poplawski
1
-1
/
+1
2008-12-22
ixgbe: fix the display of DCB control stats in ethtool
Don Skidmore
1
-0
/
+7
2008-12-22
net: add DCNA attribute to the BCN interface for DCB
Don Skidmore
3
-2
/
+26
2008-12-22
net: fix DCB setstate to return success/failure
Don Skidmore
3
-27
/
+32
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
[next]