aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-15dm9000: Add regulator and reset support to dm9000Zubair Lutfullah Kakakhel2-0/+44
2015-01-15socket: use iov_length()Nicolas Dichtel1-10/+2
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-136/+172
2015-01-15Merge branch 'vxlan_group_policy_extension'David S. Miller11-140/+491
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf6-20/+218
2015-01-15openvswitch: Allow for any level of nesting in flow attributesThomas Graf1-50/+56
2015-01-15openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf3-41/+47
2015-01-15vxlan: Only bind to sockets with compatible flags enabledThomas Graf2-11/+21
2015-01-15vxlan: Group Policy extensionThomas Graf4-21/+152
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller268-1441/+2818
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-175/+419
2015-01-14Merge branch 'tg3-net'David S. Miller1-3/+20
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan1-0/+12
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan1-0/+3
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan1-3/+5
2015-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+3
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoinJiri Pirko1-2/+14
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-27/+85
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf2-1/+6
2015-01-14i40e: adds FCoE configure optionVasu Dev3-3/+14
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai1-1/+1
2015-01-15Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+1
2015-01-14ipv6:icmp:remove unnecessary bracketszhuyj1-1/+1
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier1-1/+1
2015-01-14openvswitch: Introduce ovs_tunnel_route_lookupFan Du5-39/+25
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-64/+240
2015-01-14Merge branch 'vxlan_rco'David S. Miller7-18/+233
2015-01-14vxlan: Remote checksum offloadTom Herbert3-6/+198
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert5-12/+35
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann1-1/+2
2015-01-14r8152: replace tasklet with NAPIhayeswang1-35/+85
2015-01-14Merge branch 'hip04'David S. Miller5-0/+1253
2015-01-14net: hisilicon: new hip04 ethernet driverdingtianhong2-1/+970
2015-01-14net: hisilicon: new hip04 MDIO driverZhangfei Gao3-0/+196
2015-01-14Documentation: add Device tree bindings for Hisilicon hip04 ethernetZhangfei Gao1-0/+88
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy1-0/+44
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner4-4/+37
2015-01-14net/macb: improved ethtool statistics supportXander Huff2-4/+307
2015-01-14net/macb: Adding comments to various #defs to make interpretation easierXander Huff1-107/+162
2015-01-14Merge branch 'xen-netfront-next'David S. Miller2-120/+79
2015-01-14xen-netfront: refactor making Tx requestsDavid Vrabel1-114/+67
2015-01-14xen-netfront: refactor skb slot countingDavid Vrabel1-6/+7
2015-01-14xen: add page_to_mfn()David Vrabel1-0/+5
2015-01-14rhashtable: Add MAINTAINERS entryThomas Graf1-0/+7
2015-01-14rhashtable: Lower/upper bucket may map to same lock while shrinkingThomas Graf1-3/+12
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-6/+6
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linuxLinus Torvalds1-6/+6
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko77-190/+195
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko8-13/+25
2015-01-13atm: horizon: Remove some unused functionsRickard Strandqvist1-24/+0