aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-16Driver: Vmxnet3: Fix ethtool -S to return correct rx queue statsShrikrishna Khare2-3/+3
2015-01-15bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()Nicolas Dichtel1-1/+1
2015-01-15net: smc91x: Add Atari EtherNAT supportMichael Schmitz2-4/+27
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller72-766/+1617
2015-01-15Merge branch 'cxgb4-next'David S. Miller8-164/+469
2015-01-15cxgb4i : Call into recently added cxgb4 ipv6 apiAnish Bhatt1-1/+22
2015-01-15cxgb4 : Update ipv6 address handling apiAnish Bhatt7-163/+447
2015-01-15ipv4: per cpu uncached listEric Dumazet2-13/+35
2015-01-15net: sh_eth: Use u32 for 32-bit register dataGeert Uytterhoeven2-23/+21
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-14cfg80211: docs: remove station_info_flagsJohannes Berg1-1/+0
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2-1/+55
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov1-0/+25
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2-2/+43
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller1-1/+1
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller1-2/+30
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller4-7/+5
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov1-5/+21
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach10-22/+27
2015-01-14Merge branch 'hip04'David S. Miller5-0/+1253