summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inet: fix a UFO regressionEric Dumazet2013-11-081-1/+3
* Merge branch 'pskb_put'David S. Miller2013-11-075-32/+31
|\
| * net: skbuff - kernel-doc fixesMathias Krause2013-11-072-6/+6
| * caif: use pskb_put() instead of reimplementing its functionalityMathias Krause2013-11-071-11/+1
| * net: move pskb_put() to core codeMathias Krause2013-11-074-15/+24
|/
* net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann2013-11-071-6/+4
* Merge branch 'mlx4'David S. Miller2013-11-0722-228/+383
|\
| * net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-077-34/+71
| * net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-073-12/+32
| * net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev2013-11-078-111/+178
| * net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim2013-11-072-32/+81
| * net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-0710-43/+2
| * net/mlx4_en: Add RFS support in UDPEyal Perry2013-11-071-11/+34
|/
* Merge branch 'macvlan_hwaccel'David S. Miller2013-11-0712-97/+532
|\
| * ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-074-89/+443
| * net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-078-8/+89
|/
* net/mlx4_en: Fixed crash when port type is changedAmir Vadai2013-11-071-4/+4
* isdn: icn: NULL dereference printing error messageDan Carpenter2013-11-071-2/+1
* net: make ndev->irq signed for error handlingDan Carpenter2013-11-071-1/+1
* 6lowpan: release device on error pathDan Carpenter2013-11-071-1/+3
* RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry2013-11-071-5/+21
* net/vlan: Provide read access to the vlan egress mapEyal Perry2013-11-072-7/+20
* tg3: avoid double-freeing of rx data memoryIvan Vecera2013-11-071-6/+6
* MAINTAINERS: Update bnx2x maintainerEilon Greenstein2013-11-071-1/+1
* net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin2013-11-071-0/+2
* Merge branch 'tipc_fragmentation'David S. Miller2013-11-076-145/+80
|\
| * tipc: reassembly failures should cause link resetErik Hugne2013-11-071-1/+1
| * tipc: message reassembly using fragment chainErik Hugne2013-11-076-142/+74
| * tipc: don't reroute message fragmentsErik Hugne2013-11-072-3/+6
|/
* phy: Add MOXA MDIO driverJonas Jensen2013-11-073-0/+209
* bonding: document the new packets_per_slave optionNikolay Aleksandrov2013-11-071-0/+9
* bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov2013-11-073-6/+101
* qeth: avoid buffer overflow in snmp ioctlUrsula Braun2013-11-071-1/+5
* net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-071-3/+1
* smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-071-3/+1
* udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches2013-11-071-7/+7
* smsc9420: Use netif_<level>Joe Perches2013-11-071-78/+77
* jme: Remove unused #define PFXJoe Perches2013-11-071-1/+0
* virtio-net: switch to use XPS to choose txqJason Wang2013-11-051-46/+2
* ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong2013-11-051-5/+3
* ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa2013-11-051-1/+1
* net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe2013-11-051-0/+1
* ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa2013-11-057-9/+28
* Merge branch 'huawei_cdc_ncm'David S. Miller2013-11-055-13/+253
|\
| * net: cdc_ncm: remove non-standard NCM device IDsEnrico Mioso2013-11-051-11/+0
| * net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driverEnrico Mioso2013-11-053-0/+246
| * net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso2013-11-052-2/+7
|/
* ipv6: remove old conditions on flow label sharingFlorent Fourcot2013-11-051-33/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-05186-4189/+15085
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04186-4189/+15085
| |\
OpenPOWER on IntegriCloud