aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* can: dump stack on protocol bugsOliver Hartkopp2013-03-19
* bnx2x: add RSS capability for GRE trafficDmitry Kravkov2013-03-18
* bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov2013-03-18
* net: Fix a comment typoKusanagi Kouichi2013-03-18
* net: ftgmac100: Use module_platform_driver()Sachin Kamat2013-03-18
* net: ep93xx_eth: Use module_platform_driver()Sachin Kamat2013-03-18
* net: dm9000: Use module_platform_driver()Sachin Kamat2013-03-18
* net: neterion: replace ip_fast_csum with csum_replace2Li RongQing2013-03-18
* tcp: Remove TCPCTChristoph Paasch2013-03-17
* drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu2013-03-17
* sfc: make local functions staticstephen hemminger2013-03-17
* net: fix some typos in netif featuresCong Wang2013-03-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-03-17
|\
| * openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff2013-02-22
| * openvswitch: Change ENOENT return value to ENODEV in lookup_vport().Jarno Rajahalme2013-01-09
| * linux/openvswitch.h: Make OVSP_LOCAL 32-bit.Jarno Rajahalme2013-01-07
| * openvswitch: Avoid useless holes in struct vportThomas Graf2012-12-04
| * openvswitch: Use eth_mac_addr() instead of duplicating itThomas Graf2012-12-04
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan2013-03-17
* | vxlan: generalize forwarding tablesDavid Stevens2013-03-17
* | caif: remove caif_shmErwan Yvin2013-03-17
* | ipv4: replace ip_fast_csum with csum_replace2Li RongQing2013-03-15
* | driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-15
* | Documentation: fix neigh/default/gc_thresh1 default value.Li RongQing2013-03-15
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* | be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur2013-03-15
* | be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur2013-03-15
* | net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao2013-03-15
* | VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant2013-03-15
* | netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-15
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-14
|\ \
| * | batman-adv: network coding - receive coded packets and decode themMartin Hundebøll2013-03-13
| * | batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll2013-03-13
| * | batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-13
| * | batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll2013-03-13
| * | batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-13
| * | batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll2013-03-13
| * | batman-adv: don't use !! in bool conversionAntonio Quartulli2013-03-13
| * | batman-adv: Return reason for failure in batadv_check_unicast_packet()Martin Hundebøll2013-03-13
| * | batman-adv: replace redundant primary_if_get callsMarek Lindner2013-03-13
* | | csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-14
* | | csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan2013-03-14
* | | csiostor: Add T5 adapter operations.Arvind Bhushan2013-03-14
* | | csiostor: Segregate T4 adapter operations.Arvind Bhushan2013-03-14
* | | RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya2013-03-14
* | | RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya2013-03-14
* | | RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya2013-03-14
* | | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-14
* | | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya2013-03-14