aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-30netfilter: Fix potential null pointer dereferenceAaron Conole1-1/+1
2016-09-30mlx5: Add ndo_poll_controller() implementationCalvin Owens1-0/+20
2016-09-30nfp: bpf: zero extend 4 byte context loadsJakub Kicinski1-0/+2
2016-09-30mlx4: remove unused fieldsDavid Decotigny2-6/+0
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski5-8/+49
2016-09-30net: Suppress the "Comparison to NULL could be written" warningsJia He2-17/+17
2016-09-30ipv6: Remove useless parameter in __snmp6_fill_statsdevJia He1-6/+6
2016-09-30proc: Reduce cache miss in xfrm_statistics_seq_showJia He1-2/+8
2016-09-30proc: Reduce cache miss in sctp_snmp_seq_showJia He1-2/+6
2016-09-30proc: Reduce cache miss in snmp6_seq_showJia He1-8/+22
2016-09-30proc: Reduce cache miss in snmp_seq_showJia He1-23/+47
2016-09-30net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64}Jia He1-0/+23
2016-09-30net: dsa: mv88e6xxx: add eeprom opsVivien Didelot2-24/+26
2016-09-30net: dsa: mv88e6xxx: add set_switch_mac to opsVivien Didelot2-13/+23
2016-09-30net: dsa: mv88e6xxx: add chip-wide opsVivien Didelot2-43/+121
2016-09-30net: dsa: mv88e6xxx: rename mv88e6xxx_opsVivien Didelot2-9/+9
2016-09-30net: dsa: mv88e6xxx: rename mv88e6xxx_vtu_stu_entryVivien Didelot2-27/+24
2016-09-30net: dsa: mv88e6xxx: add mv88e6xxx_num_ports helperVivien Didelot3-19/+24
2016-09-30net: dsa: mv88e6xxx: expose mv88e6xxx_num_databasesVivien Didelot2-5/+5
2016-09-30net: dsa: mv88e6xxx: add flags for FID registersVivien Didelot2-17/+23
2016-09-30net: dsa: mv88e6xxx: abstract REG_GLOBAL2Vivien Didelot2-30/+49
2016-09-30net: dsa: mv88e6xxx: add global1 helpersVivien Didelot5-259/+306
2016-09-29rxrpc: Note serial number being ACK'd in the congestion management traceDavid Howells1-4/+4
2016-09-29rxrpc: Request more ACKs in slow-start modeDavid Howells1-0/+1
2016-09-29rxrpc: Reduce the rxrpc_local::services list to a pointerDavid Howells5-25/+18
2016-09-29rxrpc: When activating client conn channels, do state check inside lockDavid Howells1-11/+25
2016-09-29rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells7-23/+19
2016-09-29rxrpc: Fix exclusive client connectionsDavid Howells1-1/+1
2016-09-29net: qcom/emac: initial ACPI supportTimur Tabi3-26/+95
2016-09-29net: qcom/emac: use device_get_mac_addressTimur Tabi1-6/+4
2016-09-29net: qcom/emac: do not use devm on internal phy pdevTimur Tabi2-9/+37
2016-09-29bpf: allow access into map value arraysJosef Bacik5-22/+577
2016-09-28net: do not export sk_stream_write_spaceEric Dumazet1-1/+0
2016-09-28tcp: Change txhash on every SYN and RTO retransmitLawrence Brakmo1-0/+4
2016-09-28MAINTAINERS: hostap: Mark the Host AP driver obsoleteJouni Malinen1-3/+2
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim1-1/+1
2016-09-28ath9k: disable RNG by defaultMiaoqing Pan1-1/+1
2016-09-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan1-0/+7
2016-09-28ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan1-0/+6
2016-09-28ath10k: fix error return code in ahbWei Yongjun1-0/+2
2016-09-28net/sched: pkt_cls: change tc actions order to be as the user setsHadar Hen Zion1-1/+1
2016-09-28sh_eth: add R8A7743/5 supportSergei Shtylyov3-1/+5
2016-09-28doc: update switchdev L3 sectionJiri Pirko1-13/+14
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko6-341/+1
2016-09-28rocker: use FIB notifications instead of switchdev callsJiri Pirko3-65/+185
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko3-195/+260
2016-09-28fib: introduce FIB info offload flag helpersJiri Pirko2-2/+15
2016-09-28fib: introduce FIB notification infrastructureJiri Pirko4-14/+108
2016-09-28net/sched: cls_flower: Use a proper mask value for enc key id parameterHadar Hen Zion1-2/+2
2016-09-27lib: clean up put_cpu_var usageShaohua Li1-2/+2