index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
carl9170: fix sleep in softirq context
Ronald Wahl
2
-15
/
+15
2012-10-08
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
Wei Yongjun
1
-1
/
+2
2012-10-08
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
4
-16
/
+27
2012-10-08
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2
-5
/
+16
2012-10-08
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
1
-6
/
+10
2012-10-08
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2
-12
/
+16
2012-10-08
mac80211: call drv_get_tsf() in sleepable context
Thomas Pedersen
1
-2
/
+1
2012-10-05
rt2x00/rt3352: Fix lnagain assignment to use register 66.
Daniel Golle
1
-2
/
+2
2012-10-05
ath9k: use ieee80211_free_txskb
Felix Fietkau
3
-26
/
+31
2012-10-05
ath9k: improve suspend/resume reliability
Felix Fietkau
4
-10
/
+13
2012-10-05
ath9k: fix ASPM initialization on resume
Felix Fietkau
1
-0
/
+5
2012-10-04
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
1
-5
/
+6
2012-10-04
Remove noisy printks from llcp_sock_connect
Dave Jones
1
-6
/
+2
2012-10-04
tipc: prevent dropped connections due to rcvbuf overflow
Erik Hugne
1
-0
/
+1
2012-10-04
silence some noisy printks in irda
Dave Jones
2
-2
/
+2
2012-10-04
team: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+2
2012-10-04
bonding: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+2
2012-10-04
sctp: check src addr when processing SACK to update transport state
Nicolas Dichtel
4
-9
/
+14
2012-10-04
sctp: fix a typo in prototype of __sctp_rcv_lookup()
Nicolas Dichtel
1
-1
/
+1
2012-10-04
ipv4: add a fib_type to fib_info
Eric Dumazet
2
-0
/
+3
2012-10-04
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
1
-4
/
+4
2012-10-04
can: peak_pcmcia: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-04
can: peak_pci: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-10-04
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2012-10-03
bnx2x: fix ring size for 10G functions
Yuval Mintz
1
-7
/
+10
2012-10-03
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
1
-13
/
+30
2012-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
3
-0
/
+4
2012-10-03
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
Emil Tantilov
1
-1
/
+1
2012-10-03
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
1
-4
/
+1
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2
-61
/
+48
2012-10-03
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
1
-89
/
+99
2012-10-03
tg3: Fix sparse warnings.
Michael Chan
1
-5
/
+6
2012-10-03
8021q: fix mac_len recomputation in vlan_untag()
Antonio Quartulli
1
-1
/
+2
2012-10-03
bnx2x: use strlcpy() to copy a string
Dan Carpenter
1
-3
/
+2
2012-10-03
ipv6: don't add link local route when there is no link local address
Nicolas Dichtel
1
-13
/
+2
2012-10-03
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
1
-0
/
+1
2012-10-03
pch_gbe: Fix PTP dependencies.
David S. Miller
1
-1
/
+1
2012-10-03
workqueue: avoid using deprecated functions
Linus Torvalds
6
-19
/
+19
2012-10-02
hyperv: Add buffer for extended info after the RNDIS response message.
Haiyang Zhang
1
-10
/
+12
2012-10-02
hyperv: Report actual status in receive completion packet
Haiyang Zhang
4
-11
/
+30
2012-10-02
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
2
-5
/
+1
2012-10-02
hyperv: Fix page buffer handling in rndis_filter_send_request()
Haiyang Zhang
1
-1
/
+14
2012-10-02
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
1
-0
/
+1
2012-10-02
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
1
-2
/
+1
2012-10-02
vxlan: put UDP socket in correct namespace
stephen hemminger
1
-3
/
+5
2012-10-02
vxlan: Depend on CONFIG_INET
David S. Miller
1
-1
/
+1
2012-10-02
drivers: bus: omap_l3: fixup merge conflict resolution
Olof Johansson
1
-1
/
+0
2012-10-02
sfc: Fix the reported priorities of different filter types
Ben Hutchings
1
-16
/
+53
2012-10-02
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
Ben Hutchings
3
-58
/
+10
2012-10-02
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2
-2
/
+4
[next]