index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
sfc: Update RX buffer address together with length
Ben Hutchings
2
-13
/
+8
2013-03-07
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
Ben Hutchings
1
-1
/
+1
2013-03-07
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
Ben Hutchings
1
-4
/
+4
2013-03-07
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
Ben Hutchings
3
-7
/
+9
2013-03-07
sfc: Make RX queue descriptor counts unsigned for consistency
Ben Hutchings
1
-3
/
+3
2013-03-07
sfc: Properly distinguish RX buffer and DMA lengths
Ben Hutchings
3
-20
/
+15
2013-03-07
sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len
Ben Hutchings
1
-2
/
+4
2013-03-07
sfc: Add AER and EEH support for Siena
Alexandre Rames
4
-26
/
+216
2013-03-07
sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF
Ben Hutchings
1
-1
/
+5
2013-03-07
sfc: Fix replacement detection in efx_filter_insert_filter()
Ben Hutchings
1
-23
/
+66
2013-03-07
sfc: Merge efx_filter_search() into efx_filter_insert()
Ben Hutchings
1
-36
/
+24
2013-03-07
sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters
Ben Hutchings
1
-16
/
+19
2013-03-07
sfc: Remove redundant parameter to efx_filter_search()
Ben Hutchings
1
-13
/
+8
2013-03-07
sfc: More sensible semantics for efx_filter_insert_filter() replace flag
Ben Hutchings
1
-4
/
+12
2013-03-07
sfc: Remove rx_alloc_method SKB
Alexandre Rames
5
-265
/
+101
2013-03-07
sfc: tidy up PTP synchronize function efx_ptp_process_times()
Laurence Evans
1
-28
/
+7
2013-03-07
sfc: PTP changes to support improved UUID filtering mode
Laurence Evans
2
-16
/
+46
2013-03-07
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
3
-14
/
+14
2013-03-06
htb: add HTB_DIRECT_QLEN attribute
Eric Dumazet
2
-15
/
+17
2013-03-06
r6040: check MDIO register busy waiting result
Florian Fainelli
1
-4
/
+7
2013-03-06
netconf: add the handler to dump entries
Nicolas Dichtel
2
-2
/
+138
2013-03-06
team: introduce random mode
Jiri Pirko
5
-21
/
+105
2013-03-06
team: introduce two default team_modeop functions and use them in modes
Jiri Pirko
4
-28
/
+24
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
bnx2x: use the default NAPI weight
Eric Dumazet
2
-3
/
+2
2013-03-06
net: introduce NAPI_POLL_WEIGHT
Eric Dumazet
2
-0
/
+8
2013-03-06
tcp: ipv6: bind() use stronger condition for bind_conflict
Flavio Leitner
1
-0
/
+4
2013-03-06
net: cs89x0: use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-03-06
net: macb: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-06
net: at91_ether: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
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
2013-03-05
hw_random: make buffer usable in scatterlist.
Rusty Russell
1
-3
/
+16
2013-03-04
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
1
-3
/
+3
2013-03-04
CAIF: fix sparse warning for caif_usb
Silviu-Mihai Popescu
1
-2
/
+2
2013-03-04
rds: simplify a warning message
Cong Wang
1
-4
/
+1
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
1
-8
/
+7
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2
-47
/
+41
2013-03-04
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
1
-5
/
+3
2013-03-04
rds: limit the size allocated by rds_message_alloc()
Cong Wang
1
-0
/
+3
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
[next]