aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen4-47/+92
2014-07-07net: Simplify ptp class checksStefan Sørensen1-37/+20
2014-07-02net: sctp: only warn in proc_sctp_do_alpha_beta if writeDaniel Borkmann1-2/+3
2014-07-02net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann2-29/+9
2014-07-02be2net: re-enable vlan filtering mode asapKalesh AP1-9/+4
2014-07-02be2net: create optimal number of queues on SR-IOV configVasundhara Volam4-75/+178
2014-07-02be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam4-5/+35
2014-07-02be2net: remove be_cmd_get_profile_config_mbox/mccq() variantsVasundhara Volam1-67/+14
2014-07-02drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfreeFabian Frederick1-3/+1
2014-07-02sh_eth: remove checks around dev_kfree_skb() callsSergei Shtylyov1-12/+6
2014-07-02MAINTAINERS: Update tg3 maintainerPrashant Sreedharan1-1/+1
2014-07-02qlcnic: Update version to 5.3.61Harish Patil1-2/+2
2014-07-02qlcnic: Enhance Tx timeout debug data collection.Harish Patil1-6/+35
2014-07-02net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick1-2/+1
2014-07-02drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick1-2/+1
2014-07-01inet: move ipv6only in sock_commonEric Dumazet8-18/+18
2014-07-01bonding: allow to add vlans on top of empty bondJiri Pirko1-13/+0
2014-07-01cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai1-0/+9
2014-07-01cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai1-0/+20
2014-07-01cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window methodHariprasad Shenai4-172/+148
2014-07-01cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai4-8/+98
2014-07-01rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI PassthroughHariprasad Shenai3-9/+13
2014-07-01ptp: Allow reassigning calibration pin functionStefan Sørensen1-7/+2
2014-07-01dp83640: Get calibration pin with ptp_find_pinStefan Sørensen1-1/+5
2014-07-01dp83640: Verify calibration pin assignmentStefan Sørensen1-0/+10
2014-07-01dp83640: Increase supported perout pins to 7Stefan Sørensen1-9/+9
2014-07-01dp83640: Program pulsewidth2 values of perout triggers 0 and 1Stefan Sørensen1-0/+5
2014-07-01bnx2x: Fail probe of VFs using an old incompatible driverYuval Mintz2-0/+54
2014-07-01bnx2x: enlarge minimal alignemnt of data offsetDmitry Kravkov1-2/+4
2014-07-01bnx2x: VF can report link speedDmitry Kravkov8-88/+366
2014-07-01pktgen: RCU-ify "if_list" to remove lock in next_to_run()Jesper Dangaard Brouer1-49/+52
2014-07-01pktgen: avoid expensive set_current_state() call in loopJesper Dangaard Brouer1-6/+3
2014-07-01pktgen: document tuning for max NIC performanceJesper Dangaard Brouer1-0/+28
2014-07-01openvswitch: introduce rtnl ops stubJiri Pirko3-1/+26
2014-07-01rtnetlink: allow to register ops without ops->setup setJiri Pirko2-3/+11
2014-07-01net: fix some typos in commentYing Xue2-4/+4
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear7-8/+39
2014-07-01ipv6: Add more debugging around accept-ra logic.Ben Greear1-8/+43
2014-07-01ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller1-7/+9
2014-07-01igb: bring link up when PHY is powered upTodd Fujinaka1-0/+2
2014-07-01i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38Catherine Sullivan2-2/+2
2014-07-01i40evf: change branding stringMitch Williams1-1/+1
2014-07-01i40e: remove linux/export.h header from i40e_ptp.cJacob Keller1-1/+0
2014-07-01i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau1-1/+3
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg2-0/+2
2014-07-01i40e: FD filter replay logic bug fixAnjali Singhai Jain1-4/+6
2014-06-30i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk4-2/+10
2014-06-30i40evf: set flags before sending messageMitch Williams1-17/+16
2014-06-30i40e: Correct mask assignment valueKevin Scott1-2/+2
2014-06-30i40e: clear all queues and interruptsShannon Nelson3-0/+95