index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
siphash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
MAINTAINERS: add brcm80211 maintainer info from Cypress
Arend Van Spriel
1
-0
/
+3
2017-06-28
brcmfmac: rework headroom check in .start_xmit()
Arend Van Spriel
3
-14
/
+37
2017-06-28
brcmfmac: use atomic_t for statistic counter in struct brcmf_bus
Arend Van Spriel
2
-2
/
+2
2017-06-28
brcmfmac: cleanup kerneldoc for struct brcmf_bus
Arend Van Spriel
1
-2
/
+1
2017-06-28
mwifiex: Do not change bss_type in change_virtual_intf
Ganapathi Bhat
1
-4
/
+0
2017-06-28
rtlwifi: Add in_4way field for btcoexist
Ping-Ke Shih
2
-2
/
+2
2017-06-28
rtlwifi: Fill ap_num field by driver
Ping-Ke Shih
5
-0
/
+123
2017-06-28
rtlwifi: Add ap_num field for btcoexist
Ping-Ke Shih
3
-4
/
+4
2017-06-28
rtlwifi: Add return value to btc_set.
Ping-Ke Shih
1
-1
/
+3
2017-06-28
rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...
Ping-Ke Shih
1
-7
/
+17
2017-06-28
rtlwifi: Modify power mode parameters of 8723be and 8821ae.
Ping-Ke Shih
2
-4
/
+4
2017-06-28
rtlwifi: Do IQK only once to reduce wifi occupy antenna
Ping-Ke Shih
3
-4
/
+9
2017-06-28
rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.
Ping-Ke Shih
4
-12
/
+30
2017-06-28
qtnfmac: fix uninitialized return code in ret
Colin Ian King
1
-1
/
+1
2017-06-27
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
Christophe Jaillet
1
-1
/
+2
2017-06-27
brcmfmac: fix double free upon register_netdevice() failure
Arend Van Spriel
3
-3
/
+4
2017-06-27
net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"
Colin Ian King
1
-1
/
+1
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
Matthias Schiffer
2
-2
/
+4
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
4
-4
/
+8
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
28
-33
/
+63
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
20
-28
/
+47
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
32
-40
/
+68
2017-06-25
net: macb: add fixed-link node support
Michael Grzeschik
2
-39
/
+60
2017-06-25
sctp: adjust ssthresh when transport is idle
Marcelo Ricardo Leitner
1
-0
/
+2
2017-06-25
sctp: adjust cwnd increase in Congestion Avoidance phase
Marcelo Ricardo Leitner
1
-8
/
+18
2017-06-25
sctp: allow increasing cwnd regardless of ctsn moving or not
Marcelo Ricardo Leitner
1
-9
/
+8
2017-06-25
sctp: update order of adjustments of partial_bytes_acked and cwnd
Marcelo Ricardo Leitner
1
-7
/
+8
2017-06-25
net: Remove ndo_dfwd_start_xmit
Mintz, Yuval
1
-9
/
+0
2017-06-25
net: qcom/emac: add support for emulation systems
Timur Tabi
1
-2
/
+21
2017-06-25
net: qcom/emac: do not reset the EMAC during initialization
Timur Tabi
1
-2
/
+0
2017-06-25
net: qcom/emac: add shutdown function
Timur Tabi
1
-0
/
+14
2017-06-25
af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...
Mateusz Jurczyk
1
-5
/
+3
2017-06-25
net/iucv: improve endianness handling
Hans Wippel
1
-1
/
+1
2017-06-25
net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()
Dan Carpenter
1
-1
/
+1
2017-06-25
nfp: add VF and PF representors to flower app
Simon Horman
1
-2
/
+83
2017-06-25
nfp: add flower app
Simon Horman
4
-0
/
+300
2017-06-25
nfp: add support for control messages for flower app
Simon Horman
5
-3
/
+281
2017-06-25
nfp: add support for tx/rx with metadata portid
Simon Horman
2
-6
/
+52
2017-06-25
nfp: provide nfp_port to of nfp_net_get_mac_addr()
Simon Horman
3
-15
/
+15
2017-06-25
nfp: app callbacks for SRIOV
Simon Horman
2
-5
/
+55
2017-06-25
nfp: add stats and xmit helpers for representors
Simon Horman
2
-1
/
+226
2017-06-25
nfp: general representor implementation
Simon Horman
5
-0
/
+287
2017-06-25
nfp: map mac_stats and vf_cfg BARs
Simon Horman
5
-33
/
+164
2017-06-25
nfp: move physical port init into a helper
Jakub Kicinski
3
-17
/
+34
2017-06-25
nfp: devlink add support for getting eswitch mode
Jakub Kicinski
2
-0
/
+33
2017-06-25
net: store port/representator id in metadata_dst
Jakub Kicinski
5
-17
/
+50
2017-06-23
net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode
Florian Fainelli
1
-11
/
+5
2017-06-23
net: bcmgenet: Remove special handling of "internal" phy-mode
Florian Fainelli
1
-16
/
+8
2017-06-23
net: phy: Support "internal" PHY interface
Florian Fainelli
1
-0
/
+3
2017-06-23
dt-bindings: Add "internal" as a valid 'phy-mode' property
Florian Fainelli
1
-0
/
+1
[next]