summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-06sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2013-12-06sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2013-12-06sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2013-12-06sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2013-12-06sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2013-12-06sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2013-12-06sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2013-12-06virtio-net: free bufs correctly on invalid packet lengthMichael Dalton
2013-12-06net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia
2013-12-06br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko
2013-12-06sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2013-12-06virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2013-12-06virtio-net: determine type of bufs correctlyAndrey Vagin
2013-12-06bonding: fix packets_per_slave showingNikolay Aleksandrov
2013-12-06be2net: Free/delete pmacs (in be_clear()) only if they existSomnath Kotur
2013-12-06be2net: Fix Lancer error recovery to distinguish FW downloadSomnath Kotur
2013-12-06tun: update file current positionZhi Yong Wu
2013-12-06macvtap: update file current positionZhi Yong Wu
2013-12-05net: clear local_df when passing skb between namespacesHannes Frederic Sowa
2013-12-05tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman
2013-12-05forcedeth: run loopback test only on chipsets that support itIvan Vecera
2013-12-05bonding: add arp_ip_target checks when install the moduledingtianhong
2013-12-05bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon
2013-12-05sctp: disable max_burst when the max_burst is 0wangweidong
2013-12-05net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren
2013-12-05qlge: Update version to 1.00.00.34Jitendra Kalsaria
2013-12-05qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria
2013-12-05qlge: Fix ethtool statisticsJitendra Kalsaria
2013-12-05xen-netback: fix fragment detection in checksum setupPaul Durrant
2013-12-05MAINTAINERS: Update Intel Wired Ethernet LAN MaintainersJeff Kirsher
2013-12-05Merge branch 'net_sched_actions'David S. Miller
2013-12-05net_sched: Use default action walker methodsJamal Hadi Salim
2013-12-05net_sched: Provide default walker function for actionsJamal Hadi Salim
2013-12-05net_sched: Use default action lookup functionsJamal Hadi Salim
2013-12-05net_sched: Default action lookup method for actionsJamal Hadi Salim
2013-12-05net_sched: Fail if missing mandatory action operation methodsJamal Hadi Salim
2013-12-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-03Merge branch 'cxgb4'David S. Miller
2013-12-03cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai
2013-12-03cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai
2013-12-03cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai
2013-12-03net/mlx4_core: destroy workqueue when driver fails to registerWei Yang
2013-12-03rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra
2013-12-03xen-netback: clear vif->task on disconnectPaul Durrant
2013-12-02Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet
2013-12-02IPv6: Fixed support for blackhole and prohibit routesKamala R
2013-12-02ipv6: fix third arg of anycast_dst_alloc(), must be bool.François-Xavier Le Bail
2013-12-02net: fec_main: dma_map() only the length of the skbSebastian Siewior