summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville89-1517/+3037
2013-11-08inet: fix a UFO regressionEric Dumazet1-1/+3
2013-11-08Merge branch 'pskb_put'David S. Miller5-32/+31
2013-11-08net: skbuff - kernel-doc fixesMathias Krause2-6/+6
2013-11-08caif: use pskb_put() instead of reimplementing its functionalityMathias Krause1-11/+1
2013-11-08net: move pskb_put() to core codeMathias Krause4-15/+24
2013-11-08net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann1-6/+4
2013-11-08Merge branch 'mlx4'David S. Miller22-228/+383
2013-11-08net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev7-34/+71
2013-11-08net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev3-12/+32
2013-11-08net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev8-111/+178
2013-11-08net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim2-32/+81
2013-11-08net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein10-43/+2
2013-11-08net/mlx4_en: Add RFS support in UDPEyal Perry1-11/+34
2013-11-08Merge branch 'macvlan_hwaccel'David S. Miller12-97/+532
2013-11-08ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend4-89/+443
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend8-8/+89
2013-11-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai1-4/+4
2013-11-08isdn: icn: NULL dereference printing error messageDan Carpenter1-2/+1
2013-11-08net: make ndev->irq signed for error handlingDan Carpenter1-1/+1
2013-11-086lowpan: release device on error pathDan Carpenter1-1/+3
2013-11-08RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry1-5/+21
2013-11-08net/vlan: Provide read access to the vlan egress mapEyal Perry2-7/+20
2013-11-08tg3: avoid double-freeing of rx data memoryIvan Vecera1-6/+6
2013-11-08MAINTAINERS: Update bnx2x maintainerEilon Greenstein1-1/+1
2013-11-08net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin1-0/+2
2013-11-08Merge branch 'tipc_fragmentation'David S. Miller6-145/+80
2013-11-08tipc: reassembly failures should cause link resetErik Hugne1-1/+1
2013-11-08tipc: message reassembly using fragment chainErik Hugne6-142/+74
2013-11-08tipc: don't reroute message fragmentsErik Hugne2-3/+6
2013-11-08ath9k: enable DFS for IBSS modeSimon Wunderlich1-1/+2
2013-11-08phy: Add MOXA MDIO driverJonas Jensen3-0/+209
2013-11-08bonding: document the new packets_per_slave optionNikolay Aleksandrov1-0/+9
2013-11-08bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov3-6/+101
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-11-07net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2013-11-07smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches1-7/+7
2013-11-07smsc9420: Use netif_<level>Joe Perches1-78/+77
2013-11-07jme: Remove unused #define PFXJoe Perches1-1/+0
2013-11-06virtio-net: switch to use XPS to choose txqJason Wang1-46/+2
2013-11-06ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong1-5/+3
2013-11-06ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa1-1/+1
2013-11-06net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe1-0/+1
2013-11-06ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa7-9/+28
2013-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+0
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville13-29/+43
2013-11-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville16-53/+175
2013-11-06Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville18-973/+1506
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-4/+6