aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-14bgmac: simplify tx ring index handlingFelix Fietkau2-29/+23
2015-04-14toshiba: Remove celleb from Kconfig optionsDaniel Axtens1-2/+2
2015-04-14hv_netvsc: Implement partial copy into send bufferHaiyang Zhang3-19/+46
2015-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller87-387/+494
2015-04-13tcp/dccp: get rid of central timewait timerEric Dumazet11-386/+69
2015-04-13netfilter: Fix format string of nfnetlink_log proc fileRichard Weinberger1-1/+1
2015-04-13netfilter: Fix format string of nfnetlink_queue proc fileRichard Weinberger1-1/+1
2015-04-13netfilter: Fix portid typesRichard Weinberger2-6/+5
2015-04-13nfc: Fix portid type in urelease_workRichard Weinberger1-1/+1
2015-04-13netlink: Fix portid type in netlink_notifyRichard Weinberger1-1/+1
2015-04-13tcp: fix bogus RTT for CC when retransmissions are ackedKenneth Klette Jonassen1-6/+4
2015-04-13net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann3-8/+47
2015-04-13Merge branch 'netdev_diet'David S. Miller3-29/+26
2015-04-13net_device: Reorder members to fill holesThomas Graf1-24/+21
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf3-5/+5
2015-04-13selinux/nlmsg: add a build time check for rtnl/xfrm cmdsNicolas Dichtel1-0/+3
2015-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller16-53/+505
2015-04-12Merge branch 'fou-next'David S. Miller2-45/+186
2015-04-12fou: implement FOU_CMD_GETWANG Cong2-0/+110
2015-04-12fou: add network namespace supportWANG Cong1-39/+67
2015-04-12fou: always use be16 for portWANG Cong1-3/+3
2015-04-12fou: exit early when parsing config failsWANG Cong1-1/+4
2015-04-12fou: avoid calling udp_del_offload() twiceWANG Cong1-2/+2
2015-04-12Merge branch 'selinux_xfrm_nl_cmd'David S. Miller1-0/+3
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel1-0/+1
2015-04-12tcp: do not cache align timewait socketsEric Dumazet1-2/+1
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller27-406/+1249
2015-04-12net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender1-2/+2
2015-04-11new helper: msg_data_left()Al Viro8-23/+27
2015-04-11Merge remote-tracking branch 'dh/afs' into for-davemAl Viro7-35/+166
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro3-15/+16
2015-04-11ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov1-0/+69
2015-04-11ixgbevf: Add RSS Key query codeVlad Zolotarov4-0/+57
2015-04-11ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2-0/+22
2015-04-11ixgbevf: Add a RETA query codeVlad Zolotarov5-1/+80
2015-04-10ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2-0/+39
2015-04-10ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov4-2/+40
2015-04-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov4-6/+43
2015-04-10ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov3-1/+44
2015-04-10ixgbe: Refactor the RSS configuration codeVlad Zolotarov2-44/+112
2015-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-68/+242
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2-2/+2
2015-04-10ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck1-2/+0
2015-04-10ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck1-1/+1
2015-04-10ixgbe: adds x550 specific FCoE offloadsVasu Dev3-27/+107
2015-04-10ixgbe: add support for X550 source_address_prunningDon Skidmore3-0/+77
2015-04-09ixgbe: add new bridge mode support function.Don Skidmore1-16/+34
2015-04-09ixgbe: Move bridge mode from flag to variableDon Skidmore3-19/+20