aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-20myri10ge: Add support for ndo_busy_pollHyong-Youb Kim1-2/+198
2013-08-20ipv4: raise IP_MAX_MTU to theoretical limitEric Dumazet1-5/+3
2013-08-20vhost: Include linux/uio.h instead of linux/socket.hAsias He1-1/+1
2013-08-20tcp: trivial: Remove nocache argument from tcp_v4_send_synackChristoph Paasch1-3/+2
2013-08-20pch_gbe: ethtool cannot change parameters when link is downAnders Larsen1-0/+1
2013-08-20moxa: fix missing unlock on error in moxart_mac_start_xmit()Wei Yongjun1-4/+6
2013-08-20sundance: Add myself as a maintainerDenis Kirjanov1-0/+6
2013-08-20sundance: Add netpoll supportDenis Kirjanov1-0/+14
2013-08-20ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong1-10/+14
2013-08-20ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong1-11/+11
2013-08-20vxlan: using kfree_rcu() to simplify the codeWei Yongjun1-7/+1
2013-08-20r8169,sis190: remove unnecessary length checkPeter Wu2-6/+0
2013-08-20drivers/net: enic: Generate notification of hardware crashNeel Patel2-1/+2
2013-08-20drivers/net: enic: Add an interface for USNIC to interact with firmwareNeel Patel5-1/+83
2013-08-20drivers/net: enic: Adding support for Cisco Low Latency NICNeel Patel7-17/+197
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller32-504/+513
2013-08-20Merge branch '6lowpan'David S. Miller2-102/+204
2013-08-206lowpan: handle context based source addressAlexander Aring1-3/+46
2013-08-206lowpan: lowpan_uncompress_addr with address_modeAlexander Aring2-71/+82
2013-08-206lowpan: add function to uncompress multicast addrAlexander Aring1-19/+59
2013-08-206lowpan: introduce lowpan_fetch_skb functionAlexander Aring1-0/+12
2013-08-206lowpan: Fix fragmentation with link-local compressed addressesDavid Hauweele1-0/+6
2013-08-206lowpan: init ipv6hdr buffer to zeroAlexander Aring1-11/+1
2013-08-20qlcnic: Update version to 5.3.47Himanshu Madhani1-3/+3
2013-08-20qlcnic: Add support for 84xx adapters to load firmware from filePratik Pujar2-2/+28
2013-08-20qlcnic: Loopback Inter Driver Communication AEN handlerManish Chopra2-9/+37
2013-08-20qlcnic: Add PVID support for 84xx adaptersManish Chopra2-7/+14
2013-08-20qlcnic: Enable support for 844X adapterManish Chopra3-7/+23
2013-08-20Merge branch 'openvswitch_vxlan'David S. Miller8-140/+477
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar6-0/+236
2013-08-20vxlan: Add tx-vlan offload support.Pravin B Shelar1-1/+15
2013-08-20vxlan: Improve vxlan headroom calculation.Pravin B Shelar1-4/+9
2013-08-20vxlan: Factor out vxlan send api.Pravin B Shelar2-37/+62
2013-08-20vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar2-26/+50
2013-08-20vxlan: Add vxlan recv demux.Pravin B Shelar1-36/+67
2013-08-20vxlan: Restructure vxlan receive.Pravin B Shelar1-15/+7
2013-08-20vxlan: Restructure vxlan socket apis.Pravin B Shelar1-41/+51
2013-08-20r8152: add commentshayeswang1-0/+5
2013-08-20r8152: adjust tx_bottom functionhayeswang1-66/+68
2013-08-20r8152: move some declearation of variableshayeswang1-15/+14
2013-08-20r8152: adjust some duplicated codehayeswang1-27/+28
2013-08-20r8152: replace lockflags with flagshayeswang1-24/+24
2013-08-20r8152: replace void * with struct r8152 *hayeswang1-2/+4
2013-08-20r8152: remove clearing the memory to zero for netdev privhayeswang1-1/+0
2013-08-20sis900: don't restart auto-negotiation each time after link resume.Denis Kirjanov1-17/+11
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller357-1865/+3306
2013-08-16Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-35/+42
2013-08-16Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+13
2013-08-16Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds12-23/+98
2013-08-16Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-37/+55