summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-07sfc: Update RX buffer address together with lengthBen Hutchings2-13/+8
2013-03-07sfc: Explicitly prefetch RX hash prefix, not just Ethernet headeBen Hutchings1-1/+1
2013-03-07sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()Ben Hutchings1-4/+4
2013-03-07sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()Ben Hutchings3-7/+9
2013-03-07sfc: Make RX queue descriptor counts unsigned for consistencyBen Hutchings1-3/+3
2013-03-07sfc: Properly distinguish RX buffer and DMA lengthsBen Hutchings3-20/+15
2013-03-07sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_lenBen Hutchings1-2/+4
2013-03-07sfc: Add AER and EEH support for SienaAlexandre Rames4-26/+216
2013-03-07sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PFBen Hutchings1-1/+5
2013-03-07sfc: Fix replacement detection in efx_filter_insert_filter()Ben Hutchings1-23/+66
2013-03-07sfc: Merge efx_filter_search() into efx_filter_insert()Ben Hutchings1-36/+24
2013-03-07sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filtersBen Hutchings1-16/+19
2013-03-07sfc: Remove redundant parameter to efx_filter_search()Ben Hutchings1-13/+8
2013-03-07sfc: More sensible semantics for efx_filter_insert_filter() replace flagBen Hutchings1-4/+12
2013-03-07sfc: Remove rx_alloc_method SKBAlexandre Rames5-265/+101
2013-03-07sfc: tidy up PTP synchronize function efx_ptp_process_times()Laurence Evans1-28/+7
2013-03-07sfc: PTP changes to support improved UUID filtering modeLaurence Evans2-16/+46
2013-03-07sfc: Allow efx_channel_type::receive_skb() to reject a packetBen Hutchings3-14/+14
2013-03-06htb: add HTB_DIRECT_QLEN attributeEric Dumazet2-15/+17
2013-03-06r6040: check MDIO register busy waiting resultFlorian Fainelli1-4/+7
2013-03-06netconf: add the handler to dump entriesNicolas Dichtel2-2/+138
2013-03-06team: introduce random modeJiri Pirko5-21/+105
2013-03-06team: introduce two default team_modeop functions and use them in modesJiri Pirko4-28/+24
2013-03-06sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings1-1/+1
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-06bnx2x: use the default NAPI weightEric Dumazet2-3/+2
2013-03-06net: introduce NAPI_POLL_WEIGHTEric Dumazet2-0/+8
2013-03-06tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner1-0/+4
2013-03-06net: cs89x0: use module_platform_driver_probe()Jingoo Han1-13/+1
2013-03-06net: macb: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-06net: at91_ether: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling1-1/+1
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling1-1/+2
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling1-1/+2
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds3-1/+3
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita1-2/+0
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling1-2/+2
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang1-7/+2
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang1-2/+3
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds1-2/+2
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell1-3/+3
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu1-2/+2
2013-03-04rds: simplify a warning messageCong Wang1-4/+1
2013-03-04net: fec: fix build error in no MXC platformFrank Li1-8/+7
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti1-1/+2
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li2-47/+41
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang1-5/+3
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang1-0/+3
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2