aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/af_x25.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-07tipc: fix link acknowledge logic in receive pathErik Hugne1-5/+5
2014-07-07tipc: refactor message delivery out of tipc_rcvErik Hugne1-44/+80
2014-07-07tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell3-5/+1
2014-07-07tlan: Isolate external PHY when using internal PHYOndrej Zary1-3/+4
2014-07-07tlan: Enable device at resumeOndrej Zary1-1/+3
2014-07-07tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary1-5/+3
2014-07-07tlan: Add PHY reset timeoutOndrej Zary1-2/+7
2014-07-07tlan: Make autonegotiation fasterOndrej Zary1-1/+1
2014-07-07tlan: Don't scream if no linkOndrej Zary2-10/+0
2014-07-07tlan: Restart autonegotiation on link lossOndrej Zary1-0/+16
2014-07-07tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary1-2/+9
2014-07-07tlan: Add ethtool supportOndrej Zary2-0/+38
2014-07-07tlan: Enable link monitoringOndrej Zary2-69/+49
2014-07-07tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary1-2/+4
2014-07-07batman-adv: Use kasprintfHimangi Saraogi1-16/+8
2014-07-07vlan: Pass SIOC[SG]HWTSTAMP ioctls to real deviceStefan Sørensen1-0/+2
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-02i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan2-2/+2
2014-07-02i40e: Implement set_settings for ethtoolCatherine Sullivan1-0/+158
2014-07-02i40e: Add set_pauseparam to ethtoolCatherine Sullivan1-0/+76
2014-07-02i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan5-56/+154
2014-07-02i40e: move nway resetJesse Brandeburg1-19/+19
2014-07-02i40e/i40evf: Add new HW link info variable an_enabled and function update_link_infoCatherine Sullivan5-2/+80
2014-07-02i40e: Finish implementation of ethtool get settingsJesse Brandeburg1-23/+127
2014-07-02i40e: disable TPHJesse Brandeburg2-8/+0
2014-07-02i40e: Fix a boundary condition and turning off of ntupleAnjali Singhai Jain1-3/+5
2014-07-02i40evf: invite vector 0 to the interrupt partyMitch Williams1-0/+7
2014-07-02i40e: tolerate lost interruptsMitch Williams1-6/+2
2014-07-02i40e/i40evf: Force a shifted '1' to be unsignedPaul M Stillwell Jr2-4/+4
2014-07-02i40evf: don't violate scopeMitch Williams1-1/+1
2014-07-02i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain5-52/+96
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