summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-07netlink: Avoid netlink mmap alloc if msg size exceeds frame sizeThomas Graf1-0/+4
2014-01-07genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2-0/+25
2014-01-07openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross3-3/+4
2014-01-07openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou3-14/+16
2014-01-07openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).Ben Pfaff1-2/+2
2014-01-07openvswitch: Correct comment.Ben Pfaff1-5/+1
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller347-1780/+3686
2014-01-07net_sched: act: action flushing missaccountingJamal Hadi Salim1-2/+3
2014-01-07net_sched: Remove unnecessary checks for act->opsJamal Hadi Salim2-32/+16
2014-01-07bridge: use DEVICE_ATTR_xx macrossfeldma@cumulusnetworks.com1-141/+108
2014-01-07bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune1-2/+2
2014-01-07vxlan: keep original skb ownershipEric Dumazet1-21/+10
2014-01-07tcp: out_of_order_queue do not use its lockEric Dumazet3-3/+6
2014-01-07ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa1-2/+2
2014-01-07hso: fix handling of modem port SERIAL_STATE notificationsDan Williams1-2/+11
2014-01-07bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico1-1/+1
2014-01-07r8152: replace the return value of rtl_ops_inithayeswang1-9/+11
2014-01-07r8152: move the actions of saving the information of the devicehayeswang1-3/+4
2014-01-07r8152: replace some tabs with spaceshayeswang1-8/+8
2014-01-07isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2-8/+0
2014-01-07net: pkt_sched: PIE AQM schemeVijay Subramanian4-0/+594
2014-01-06netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller1-0/+1
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller18-534/+872
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller8-85/+169
2014-01-06Merge branch 'be2net'David S. Miller3-22/+43
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2-4/+9
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy3-12/+22
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2-6/+12
2014-01-06netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann1-3/+3
2014-01-06netfilter: nf_conntrack_dccp: use %s format string for bufferDaniel Borkmann1-2/+2
2014-01-06Revert "netfilter: avoid get_random_bytes calls"Pablo Neira Ayuso6-5/+13
2014-01-06i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain1-17/+13
2014-01-06i40e: check asq alive before notifyAnjali Singhai Jain1-1/+2
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain4-28/+44
2014-01-06i40e: Hide the Port VLAN VLAN IDGreg Rose1-1/+1
2014-01-06i40e: use correct struct for get and update vsi paramsShannon Nelson1-6/+6
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose2-13/+48
2014-01-06i40e: support VFs on PFs other than 0Mitch Williams1-8/+10
2014-01-06i40e: acknowledge VFLR when disabling SR-IOVMitch Williams1-2/+13
2014-01-06i40e: don't allocate zero sizeMitch Williams1-0/+1
2014-01-06i40e: use struct assign instead of memcpyMitch Williams1-1/+1
2014-01-06i40e: Do not enable default port on the VEBGreg Rose1-1/+1
2014-01-06i40e: avoid unnecessary register readMitch Williams1-2/+1
2014-01-06i40e: fix whitespaceJesse Brandeburg1-0/+1
2014-01-06i40e: Fix SR-IOV VF port VLANGreg Rose3-5/+20
2014-01-06i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain1-1/+8
2014-01-06net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry1-0/+84
2014-01-06xen-netback: Include header for vmallocJosh Boyer1-0/+1
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller11-185/+162
2014-01-068021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa1-19/+19