aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet4-13/+20
2015-10-23ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 addressPaolo Abeni1-6/+8
2015-10-22bnxt_en: New Broadcom ethernet driver.Michael Chan12-0/+13034
2015-10-22net: dsa: mv88e6xxx: remove debugfs interfaceVivien Didelot2-293/+0
2015-10-22net: dsa: remove port_fdb_getnextVivien Didelot2-27/+1
2015-10-22net: dsa: mv88e6xxx: remove port_fdb_getnextVivien Didelot4-77/+0
2015-10-22net: dsa: mv88e6xxx: implement port_fdb_dumpVivien Didelot4-0/+70
2015-10-22net: dsa: mv88e6xxx: write MAC outside of ATU Get Next codeVivien Didelot1-6/+5
2015-10-22net: dsa: mv88e6xxx: write VID outside of VTU Get Next codeVivien Didelot1-10/+29
2015-10-22net: dsa: add port_fdb_dump functionVivien Didelot2-0/+7
2015-10-22net: hisilicon: deals with the sub ctrl by sysconyankejian1-10/+11
2015-10-22cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai1-1/+4
2015-10-22cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai1-4/+4
2015-10-22cxgb4: Return error if setup_rss is called before probeHariprasad Shenai1-4/+8
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai2-2/+3
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai1-0/+4
2015-10-22cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai1-4/+11
2015-10-22cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai1-4/+1
2015-10-22cxgb4: Align ethtool get stat settingsHariprasad Shenai1-73/+73
2015-10-22openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar8-45/+40
2015-10-22openvswitch: Fix incorrect type use.Pravin B Shelar1-3/+3
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov4-0/+236
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov5-1/+62
2015-10-22perf: pad raw data samples automaticallyAlexei Starovoitov1-5/+10
2015-10-22ipvlan: read direct ifindex instead of iflinkBrenden Blanco1-2/+2
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet1-1/+2
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot2-1/+1
2015-10-21ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot3-3/+0
2015-10-21net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang1-4/+1
2015-10-21ipv6: gro: support sit protocolEric Dumazet1-0/+12
2015-10-21net: dummy: add more featuresEric Dumazet1-1/+5
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen5-28/+11
2015-10-21Adding switchdev ageing notification on port bridgedElad Raz1-0/+12
2015-10-21tcp: use RACK to detect lossesYuchung Cheng5-2/+109
2015-10-21tcp: track the packet timings in RACKYuchung Cheng6-0/+60
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng1-0/+9
2015-10-21tcp: add tcp_tsopt_ecr_before helperYuchung Cheng1-2/+7
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng3-73/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng7-5/+100
2015-10-21tcp: apply Kern's check on RTTs used for congestion controlYuchung Cheng1-4/+1
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg11-185/+178
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg5-14/+12
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg3-7/+0
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2-2/+2
2015-10-19i40e: declare rather than initialize int objectJean Sacren1-1/+1
2015-10-19i40e: fix kernel-doc argument nameJean Sacren1-1/+1
2015-10-19i40e: Move error message to debug levelCatherine Sullivan1-3/+3
2015-10-19i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan1-13/+16
2015-10-19i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2-4/+4
2015-10-19i40e: fix for PHY NVM interaction problemCarolyn Wyborny1-6/+8