summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-06ovs: make functions localStephen Hemminger
2014-01-06openvswitch: Compute checksum in skb_gso_segment() if neededThomas Graf
2014-01-06openvswitch: Use skb_zerocopy() for upcallThomas Graf
2014-01-06openvswitch: Pass datapath into userspace queue functionsThomas Graf
2014-01-06openvswitch: Drop user features if old user space attempted to create datapathThomas Graf
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf
2014-01-06openvswitch: remove duplicated include from flow_table.cWei Yongjun
2014-01-06net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann
2014-01-06openvswitch: Per cpu flow stats.Pravin B Shelar
2014-01-06openvswitch: Enable memory mapped Netlink i/oThomas Graf
2014-01-06netlink: Avoid netlink mmap alloc if msg size exceeds frame sizeThomas Graf
2014-01-06genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf
2014-01-06openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross
2014-01-06openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou
2014-01-06openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).Ben Pfaff
2014-01-06openvswitch: Correct comment.Ben Pfaff
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06net_sched: act: action flushing missaccountingJamal Hadi Salim
2014-01-06net_sched: Remove unnecessary checks for act->opsJamal Hadi Salim
2014-01-06bridge: use DEVICE_ATTR_xx macrossfeldma@cumulusnetworks.com
2014-01-06bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune
2014-01-06vxlan: keep original skb ownershipEric Dumazet
2014-01-06tcp: out_of_order_queue do not use its lockEric Dumazet
2014-01-06ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams
2014-01-06bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico
2014-01-06r8152: replace the return value of rtl_ops_inithayeswang
2014-01-06r8152: move the actions of saving the information of the devicehayeswang
2014-01-06r8152: replace some tabs with spaceshayeswang
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-06netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-06Merge branch 'be2net'David S. Miller
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam
2014-01-06i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain
2014-01-06i40e: check asq alive before notifyAnjali Singhai Jain
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain
2014-01-06i40e: Hide the Port VLAN VLAN IDGreg Rose
2014-01-06i40e: use correct struct for get and update vsi paramsShannon Nelson
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose
2014-01-06i40e: support VFs on PFs other than 0Mitch Williams
2014-01-06i40e: acknowledge VFLR when disabling SR-IOVMitch Williams
2014-01-06i40e: don't allocate zero sizeMitch Williams
2014-01-06i40e: use struct assign instead of memcpyMitch Williams