aboutsummaryrefslogtreecommitdiffstats
path: root/fs/locks.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-27tunnel: introduce udp_tun_rx_dst()Pravin B Shelar5-43/+97
2015-08-27geneve: Use skb mark and protocol to lookup route.Pravin B Shelar1-0/+3
2015-08-27geneve: Initialize ethernet address in device setup.Pravin B Shelar1-3/+1
2015-08-27bridge: Add netlink support for vlan_protocol attributeToshiaki Makita4-14/+57
2015-08-27bnx2x: Add new device ids under the Qlogic vendorYuval Mintz1-0/+3
2015-08-27smsc911x: Ignore error return from device_get_phy_mode()Guenter Roeck1-6/+8
2015-08-27device property: Return -ENXIO if there is no suitable FW interfaceGuenter Roeck1-4/+13
2015-08-27net: sched: consolidate tc_classify{,_compat}Daniel Borkmann16-47/+40
2015-08-27sctp: asconf's process should verify address parameter is in the beginninglucien1-0/+7
2015-08-27smsc9194: Remove uncompilable #if 0'd use of pr_dbgJoe Perches1-30/+2
2015-08-27drivers: net: xgene: Adding support for TSOIyappan Subramanian5-24/+262
2015-08-27drivers: net: xgene: Preparatory patch for TSO supportIyappan Subramanian2-7/+23
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer2-2/+110
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer10-34/+199
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer3-12/+40
2015-08-27netfilter: Always export nf_connlabels_replace()Joe Stringer1-2/+0
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer6-4/+83
2015-08-27openvswitch: Add conntrack actionJoe Stringer13-37/+877
2015-08-27dst: Add __skb_dst_copy() variationJoe Stringer1-2/+7
2015-08-27ipv6: Export nf_ct_frag6_gather()Joe Stringer1-0/+1
2015-08-27openvswitch: Move MASKED* macros to datapath.hJoe Stringer2-27/+29
2015-08-27openvswitch: Serialize acts with original netlink lenJoe Stringer3-1/+4
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani1-10/+10
2015-08-27bgmac: support up to 3 cores (devices) on a busRafał Miłecki1-5/+23
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9
2015-08-27batman-adv: turn batadv_neigh_node_get() into local functionMarek Lindner2-40/+36
2015-08-27batman-adv: Add lower layer needed_(head|tail)room to own onesSven Eckelmann2-2/+41
2015-08-27batman-adv: don't access unregistered net_device objectAntonio Quartulli1-1/+2
2015-08-27batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2015-08-27batman-adv: fix gateway client style issuesSimon Wunderlich1-2/+0
2015-08-27batman-adv: rearrange batadv_neigh_node_new() arguments to follow conventionMarek Lindner3-6/+8
2015-08-27batman-adv: remove obsolete deleted attribute for gateway nodeSimon Wunderlich5-41/+14
2015-08-27batman-adv: move neigh_node list add into batadv_neigh_node_new()Marek Lindner2-20/+13
2015-08-27batman-adv: remove redundant hard_iface assignmentMarek Lindner1-1/+0
2015-08-27batman-adv: move hardif refcount inc to batadv_neigh_node_new()Marek Lindner2-6/+6
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier1-6/+6
2015-08-26bpf: fix bpf_skb_set_tunnel_key() helperAlexei Starovoitov1-0/+1
2015-08-26i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan2-3/+3
2015-08-26i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh3-0/+6
2015-08-26i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain4-0/+21
2015-08-26i40e: Remove redundant and unneeded messagesGreg Rose2-4/+0
2015-08-26i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain3-3108/+4
2015-08-26i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain2-33/+33
2015-08-26i40e: correct spelling errorMitch Williams1-1/+1
2015-08-26i40e: Fix comment for ethtool diagnostic link testGreg Rose1-3/+5
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh5-2/+67
2015-08-26i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose1-2/+17
2015-08-26i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain1-4/+12
2015-08-26i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan1-3/+13