index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
/
addr.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Bing Zhao
1
-0
/
+8
2013-03-18
mwifiex: skip pending commands after function shutdown
Bing Zhao
1
-3
/
+14
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
4
-17
/
+10
2013-03-18
ath9k: limit tx path hang check to normal data queues
Felix Fietkau
1
-13
/
+13
2013-03-18
ath9k_hw: revert chainmask to user configuration after calibration
Felix Fietkau
1
-0
/
+4
2013-03-18
iwl3945: fix length of dma buffers
Stanislaw Gruszka
1
-10
/
+12
2013-03-18
Bluetooth: Add support for Dell[QCA 0cf3:817a]
Ming Lei
2
-0
/
+3
2013-03-15
Bluetooth: Add support for Dell[QCA 0cf3:0036]
Ming Lei
2
-0
/
+3
2013-03-14
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
1
-0
/
+1
2013-03-13
rtlwifi: rtl8192cu: Fix problem that prevents reassociation
Larry Finger
1
-52
/
+35
2013-03-13
rt2x00: fix rt2x00 to work with the new ralink SoC config symbols
John Crispin
2
-9
/
+9
2013-03-11
Bluetooth: Device 0cf3:3008 should map AR 3012
Sunguk Lee
2
-0
/
+3
2013-03-08
rtlwifi: rtl8192cu: Fix schedule while atomic bug splat
Larry Finger
1
-2
/
+0
2013-03-08
mwifiex: fix potential out-of-boundary access to ibss rate table
Bing Zhao
1
-4
/
+3
2013-03-08
NFC: llcp: Report error to pending sockets when a device is removed
Samuel Ortiz
1
-4
/
+12
2013-03-08
NFC: llcp: Clean raw sockets from nfc_llcp_socket_release
Samuel Ortiz
1
-0
/
+29
2013-03-08
NFC: llcp: Clean local timers and works when removing a device
Samuel Ortiz
1
-7
/
+14
2013-03-08
NFC: llcp: Decrease socket ack log when accepting a connection
Samuel Ortiz
1
-0
/
+2
2013-03-06
be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3
Sathya Perla
4
-8
/
+22
2013-03-06
net: docs: document multiqueue tuntap API
Jason Wang
1
-0
/
+77
2013-03-06
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
1
-1
/
+1
2013-03-06
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
1
-2
/
+2
2013-03-06
benet: Wait f/w POST until timeout
Gavin Shan
1
-17
/
+10
2013-03-06
net/ipv4: Timestamp option cannot overflow with prespecified addresses
David Ward
1
-1
/
+1
2013-03-06
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
1
-1
/
+1
2013-03-06
net: fix new kernel-doc warnings in net core
Randy Dunlap
1
-1
/
+1
2013-03-06
reset nf before xmit vxlan encapsulated packet
Zang MingJie
1
-0
/
+2
2013-03-06
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
Paolo Valente
1
-2
/
+0
2013-03-06
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...
Paolo Valente
1
-1
/
+2
2013-03-06
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
Paolo Valente
1
-1
/
+9
2013-03-06
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...
Paolo Valente
1
-14
/
+22
2013-03-06
pkt_sched: sch_qfq: fix the update of eligible-group sets
Paolo Valente
1
-1
/
+1
2013-03-06
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
Paolo Valente
1
-2
/
+11
2013-03-06
net/irda: Raise dtr in non-blocking open
Peter Hurley
1
-2
/
+9
2013-03-06
net/irda: Use barrier to set task state
Peter Hurley
1
-1
/
+1
2013-03-06
net/irda: Hold port lock while bumping blocked_open
Peter Hurley
1
-2
/
+2
2013-03-06
net/irda: Fix port open counts
Peter Hurley
1
-9
/
+5
2013-03-05
igb: Fix for lockdep issue in igb_get_i2c_client
Carolyn Wyborny
3
-68
/
+17
2013-03-05
igb: Fix link setup for I210 devices
Carolyn Wyborny
1
-3
/
+8
2013-03-05
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
Alexander Duyck
1
-7
/
+0
2013-03-05
e1000e: workaround DMA unit hang on I218
Bruce Allan
3
-1
/
+73
2013-03-05
powerpc: Set DSCR bit in FSCR setup
Michael Neuling
1
-1
/
+1
2013-03-05
powerpc: Add DSCR FSCR register bit definition
Michael Neuling
1
-1
/
+2
2013-03-05
powerpc: Fix setting FSCR for HV=0 and on secondary CPUs
Michael Neuling
1
-1
/
+2
2013-03-05
powerpc: Wireup the kcmp syscall to sys_ni
Tony Breeds
3
-1
/
+3
2013-03-05
powerpc: Remove unused BITOP_LE_SWIZZLE macro
Akinobu Mita
1
-2
/
+0
2013-03-05
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
1
-2
/
+2
2013-03-05
drivers/tty/hvc: Use strlcpy instead of strncpy
Chen Gang
1
-7
/
+2
2013-03-05
powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code
Chen Gang
1
-2
/
+3
2013-03-05
powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit
Tony Breeds
1
-2
/
+2
[next]