aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-23mpls: flow-based multipath selectionRobert Shearman1-4/+83
2015-10-23mpls: multipath route supportRoopa Prabhu3-149/+401
2015-10-23net: sysctl: fix a kmemleak warningLi RongQing1-1/+5
2015-10-23net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong1-2/+2
2015-10-23net: dsa: Make mv88e6xxx use nested mdiobus read/writeNeil Armstrong1-37/+9
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong2-0/+57
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto8-0/+126
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto4-0/+40
2015-10-23drivers: net: cpsw: use module_platform_driverGrygorii Strashko1-11/+1
2015-10-23if_link: Add control trust VFHiroshi Shimamoto4-3/+31
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet14-52/+102
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren1-2/+3
2015-10-23i40e: clean up local variable initializationJean Sacren1-2/+2
2015-10-23i40evf: clean up local variable initializationJean Sacren1-5/+4
2015-10-23i40e: add missing kernel-doc argumentJean Sacren1-0/+3
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren1-0/+1
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2-36/+8
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2-2/+2
2015-10-23i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin1-0/+1
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny1-4/+13
2015-10-23i40e: fix inconsistent statuses after a PF resetHelin Zhang1-0/+20
2015-10-23i40evf: use correct struct for list manipulationMitch Williams1-2/+3
2015-10-23i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin1-3/+13
2015-10-23i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain1-0/+4
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain4-0/+44
2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-10-23af_key: fix two typosLi RongQing1-1/+1
2015-10-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2-2/+4
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan1-1/+22
2015-10-23ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 addressPaolo Abeni1-6/+8
2015-10-23ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issuesHannes Frederic Sowa1-1/+5
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2-0/+22
2015-10-23tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker1-1/+1
2015-10-23ipv6: fix the incorrect return value of throw routelucien2-5/+26
2015-10-23macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar16-173/+192
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-22VSOCK: Fix lockdep issue.Jorgen Hansen1-1/+1
2015-10-22i40e: fix annoying messageJesse Brandeburg1-0/+1
2015-10-22i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-22qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
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: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern1-2/+4
2015-10-22mISDN: fix OOM condition for sending queued I-FramesKarsten Keil1-34/+20