summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-19can: dump stack on protocol bugsOliver Hartkopp
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov
2013-03-18bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov
2013-03-18net: Fix a comment typoKusanagi Kouichi
2013-03-18net: ftgmac100: Use module_platform_driver()Sachin Kamat
2013-03-18net: ep93xx_eth: Use module_platform_driver()Sachin Kamat
2013-03-18net: dm9000: Use module_platform_driver()Sachin Kamat
2013-03-18net: neterion: replace ip_fast_csum with csum_replace2Li RongQing
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-17drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu
2013-03-17sfc: make local functions staticstephen hemminger
2013-03-17net: fix some typos in netif featuresCong Wang
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-17netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan
2013-03-17vxlan: generalize forwarding tablesDavid Stevens
2013-03-17caif: remove caif_shmErwan Yvin
2013-03-15ipv4: replace ip_fast_csum with csum_replace2Li RongQing
2013-03-15driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing
2013-03-15Documentation: fix neigh/default/gc_thresh1 default value.Li RongQing
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-15be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur
2013-03-15be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur
2013-03-15net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao
2013-03-15VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com
2013-03-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-03-14csiostor: Cleanup chip specific operations.Arvind Bhushan
2013-03-14csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan
2013-03-14csiostor: Add T5 adapter operations.Arvind Bhushan
2013-03-14csiostor: Segregate T4 adapter operations.Arvind Bhushan
2013-03-14RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya
2013-03-14RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya
2013-03-14RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur
2013-03-14cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur
2013-03-14cxgb4: Update driver version and descriptionSantosh Rastapur
2013-03-14cxgb4: Add T5 PCI idsSantosh Rastapur
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur
2013-03-14cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur
2013-03-14cxgb4: Add T5 write combining supportSantosh Rastapur
2013-03-14cxgb4: Dump T5 registersSantosh Rastapur
2013-03-14cxgb4: Initialize T5Santosh Rastapur
2013-03-14cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur
2013-03-14cxgb4: Add register definations for T5Santosh Rastapur
2013-03-13batman-adv: network coding - receive coded packets and decode themMartin Hundebøll