summaryrefslogtreecommitdiffstats
path: root/lib/siphash.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-28MAINTAINERS: add brcm80211 maintainer info from CypressArend Van Spriel1-0/+3
2017-06-28brcmfmac: rework headroom check in .start_xmit()Arend Van Spriel3-14/+37
2017-06-28brcmfmac: use atomic_t for statistic counter in struct brcmf_busArend Van Spriel2-2/+2
2017-06-28brcmfmac: cleanup kerneldoc for struct brcmf_busArend Van Spriel1-2/+1
2017-06-28mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat1-4/+0
2017-06-28rtlwifi: Add in_4way field for btcoexistPing-Ke Shih2-2/+2
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih5-0/+123
2017-06-28rtlwifi: Add ap_num field for btcoexistPing-Ke Shih3-4/+4
2017-06-28rtlwifi: Add return value to btc_set.Ping-Ke Shih1-1/+3
2017-06-28rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...Ping-Ke Shih1-7/+17
2017-06-28rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih2-4/+4
2017-06-28rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih3-4/+9
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih4-12/+30
2017-06-28qtnfmac: fix uninitialized return code in retColin Ian King1-1/+1
2017-06-27brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet1-1/+2
2017-06-27brcmfmac: fix double free upon register_netdevice() failureArend Van Spriel3-3/+4
2017-06-27net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King1-1/+1
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer2-2/+4
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer4-4/+8
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer28-33/+63
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer20-28/+47
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer32-40/+68
2017-06-25net: macb: add fixed-link node supportMichael Grzeschik2-39/+60
2017-06-25sctp: adjust ssthresh when transport is idleMarcelo Ricardo Leitner1-0/+2
2017-06-25sctp: adjust cwnd increase in Congestion Avoidance phaseMarcelo Ricardo Leitner1-8/+18
2017-06-25sctp: allow increasing cwnd regardless of ctsn moving or notMarcelo Ricardo Leitner1-9/+8
2017-06-25sctp: update order of adjustments of partial_bytes_acked and cwndMarcelo Ricardo Leitner1-7/+8
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval1-9/+0
2017-06-25net: qcom/emac: add support for emulation systemsTimur Tabi1-2/+21
2017-06-25net: qcom/emac: do not reset the EMAC during initializationTimur Tabi1-2/+0
2017-06-25net: qcom/emac: add shutdown functionTimur Tabi1-0/+14
2017-06-25af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk1-5/+3
2017-06-25net/iucv: improve endianness handlingHans Wippel1-1/+1
2017-06-25net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()Dan Carpenter1-1/+1
2017-06-25nfp: add VF and PF representors to flower appSimon Horman1-2/+83
2017-06-25nfp: add flower appSimon Horman4-0/+300
2017-06-25nfp: add support for control messages for flower appSimon Horman5-3/+281
2017-06-25nfp: add support for tx/rx with metadata portidSimon Horman2-6/+52
2017-06-25nfp: provide nfp_port to of nfp_net_get_mac_addr()Simon Horman3-15/+15
2017-06-25nfp: app callbacks for SRIOVSimon Horman2-5/+55
2017-06-25nfp: add stats and xmit helpers for representorsSimon Horman2-1/+226
2017-06-25nfp: general representor implementationSimon Horman5-0/+287
2017-06-25nfp: map mac_stats and vf_cfg BARsSimon Horman5-33/+164
2017-06-25nfp: move physical port init into a helperJakub Kicinski3-17/+34
2017-06-25nfp: devlink add support for getting eswitch modeJakub Kicinski2-0/+33
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski5-17/+50
2017-06-23net: dsa: bcm_sf2: Remove special handling of "internal" phy-modeFlorian Fainelli1-11/+5
2017-06-23net: bcmgenet: Remove special handling of "internal" phy-modeFlorian Fainelli1-16/+8
2017-06-23net: phy: Support "internal" PHY interfaceFlorian Fainelli1-0/+3
2017-06-23dt-bindings: Add "internal" as a valid 'phy-mode' propertyFlorian Fainelli1-0/+1