summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-12sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
2013-03-06sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-02-26sfc: Detach net device when stopping queues for reconfigurationBen Hutchings
2013-02-26sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings
2013-02-26sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings
2013-02-25usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei
2013-02-25usbnet: smsc95xx: fix broken runtime suspendMing Lei
2013-02-25usbnet: smsc95xx: fix suspend failureMing Lei
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar
2013-02-25IP_GRE: Fix GRE_CSUM case.Pravin B Shelar
2013-02-25VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar
2013-02-25Merge branch 'wireless'David S. Miller
2013-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-24net/pasemi: Fix missing coding styleSyam Sidhardhan
2013-02-24vmxnet3: fix ethtool ring buffer size settingNeil Horman
2013-02-24vmxnet3: make local function staticstephen hemminger
2013-02-24bnx2x: remove dead code and make local funcs staticstephen hemminger
2013-02-24gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker
2013-02-23vlan: adjust vlan_set_encap_proto() for its callersCong Wang
2013-02-23sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause
2013-02-23sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause
2013-02-23vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-02-23mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza
2013-02-23mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza
2013-02-22tcp: fix SYN-data space mis-accountingYuchung Cheng
2013-02-22sock: only define socket limit if mem cgroup configuredstephen hemminger
2013-02-22net: fix possible deadlock in sum_frag_mem_limitEric Dumazet
2013-02-22net: fec: Fix division by zeroFabio Estevam
2013-02-22net: Fix locking bug in netif_set_xps_queueAlexander Duyck
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei
2013-02-22brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun
2013-02-22mwifiex: fix system freeze while reloading driverAvinash Patil
2013-02-22mwifiex: don't drop carrier flag over suspendDaniel Drake
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet
2013-02-21qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria
2013-02-21qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra
2013-02-21qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh
2013-02-21net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam
2013-02-21ipv4: fix a bug in ping_err().Li Wei
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-02-20sparc32: refactor smp bootSam Ravnborg