summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-0717-213/+483
|\
| * ovs: make functions localStephen Hemminger2014-01-074-6/+7
| * openvswitch: Compute checksum in skb_gso_segment() if neededThomas Graf2014-01-071-1/+1
| * openvswitch: Use skb_zerocopy() for upcallThomas Graf2014-01-071-8/+29
| * openvswitch: Pass datapath into userspace queue functionsThomas Graf2014-01-071-20/+14
| * openvswitch: Drop user features if old user space attempted to create datapathThomas Graf2014-01-072-1/+30
| * openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2014-01-073-0/+20
| * net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-073-55/+92
| * openvswitch: remove duplicated include from flow_table.cWei Yongjun2014-01-071-2/+0
| * net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann2014-01-072-17/+2
| * openvswitch: Per cpu flow stats.Pravin B Shelar2014-01-077-55/+210
| * openvswitch: Enable memory mapped Netlink i/oThomas Graf2014-01-071-27/+29
| * netlink: Avoid netlink mmap alloc if msg size exceeds frame sizeThomas Graf2014-01-071-0/+4
| * genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2014-01-072-0/+25
| * openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross2014-01-073-3/+4
| * openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou2014-01-073-14/+16
| * openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).Ben Pfaff2014-01-071-2/+2
| * openvswitch: Correct comment.Ben Pfaff2014-01-071-5/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06347-1780/+3686
|\ \
| * | bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-061-2/+2
| * | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-061-2/+2
| * | hso: fix handling of modem port SERIAL_STATE notificationsDan Williams2014-01-061-2/+11
| * | isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2014-01-062-8/+0
| * | Merge branch 'be2net'David S. Miller2014-01-063-22/+43
| |\ \
| | * | be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2014-01-062-4/+9
| | * | be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-063-12/+22
| | * | be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-062-6/+12
| |/ /
| * | xen-netback: Include header for vmallocJosh Boyer2014-01-061-0/+1
| * | net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann2014-01-061-1/+1
| * | fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam2014-01-061-10/+4
| * | Merge branch 'bnx2x'David S. Miller2014-01-067-120/+196
| |\ \
| | * | bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-065-112/+174
| | * | bnx2x: fix AFEX memory overflowYuval Mintz2014-01-061-1/+4
| | * | bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-062-1/+7
| | * | bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-061-3/+6
| | * | bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2014-01-062-3/+5
| |/ /
| * | qlcnic: Fix bug in Tx completion pathShahed Shaikh2014-01-044-7/+12
| * | infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-041-1/+2
| * | {vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du2014-01-041-1/+2
| * | cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo2014-01-041-1/+1
| * | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-031-2/+9
| * | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-031-21/+3
| * | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-031-5/+16
| * | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-031-3/+10
| * | net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-031-2/+3
| * | virtio-net: fix refill races during restoreJason Wang2014-01-031-5/+6
| * | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-034-23/+44
| * | sctp: Remove outqueue empty stateVlad Yasevich2014-01-022-28/+7
| * | qlcnic: Fix resource allocation for TX queuesManish Chopra2014-01-021-1/+2
| * | qlcnic: Fix loopback diagnostic testManish Chopra2014-01-023-6/+7