index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
brcmfmac: remove unnecessary null pointer check
Hante Meuleman
1
-2
/
+1
2016-09-26
brcmfmac: remove worker from .ndo_set_mac_address() callback
Arend Van Spriel
2
-28
/
+13
2016-09-26
brcmfmac: initialize variable in brcmf_sdiod_regrl()
Arend Van Spriel
1
-1
/
+1
2016-09-26
brcmfmac: fix memory leak in brcmf_flowring_add_tdls_peer()
Arend Van Spriel
1
-2
/
+6
2016-09-26
brcmfmac: rework pointer trickery in brcmf_proto_bcdc_query_dcmd()
Arend Van Spriel
1
-1
/
+1
2016-09-26
brcmfmac: ignore 11d configuration errors
Hante Meuleman
1
-12
/
+15
2016-09-26
mwifiex: cfg80211 set_default_mgmt_key handler
Ganapathi Bhat
4
-0
/
+31
2016-09-26
wlcore: wl18xx: Use chip specific configuration firmware
Tony Lindgren
1
-9
/
+10
2016-09-26
wlcore: Fix config firmware loading issues
Tony Lindgren
3
-23
/
+35
2016-09-26
wlcore: spi: Populate config firmware data
Tony Lindgren
1
-18
/
+24
2016-09-26
wlcore: sdio: Populate config firmware data
Tony Lindgren
1
-29
/
+47
2016-09-26
wlcore: Prepare family to fix nvs file handling
Tony Lindgren
2
-8
/
+11
2016-09-19
iwlwifi: pcie: use LIST_HEAD() macro
Johannes Berg
1
-3
/
+1
2016-09-19
iwlwifi: mvm: use LIST_HEAD() macro
Johannes Berg
1
-3
/
+1
2016-09-19
iwlwifi: mvm: set HCMD_NAME for PHY_DB as well
Sara Sharon
3
-2
/
+3
2016-09-19
iwlwifi: mvm: Add mem debugfs entry
Ido Yariv
2
-0
/
+179
2016-09-19
iwlwifi: mvm: move AP-specific code to right function
Johannes Berg
1
-22
/
+20
2016-09-19
iwlwifi: add new 8265 series PCI ID
Oren Givon
1
-0
/
+1
2016-09-19
iwlwifi: mvm: Add debugfs function for clocks diff
Roee Zamir
3
-0
/
+49
2016-09-19
iwlwifi: migrate to devm_* API
Sharon Dvir
2
-55
/
+34
2016-09-19
iwlwifi: mvm: disable P2P queue on mac context release
Sara Sharon
1
-0
/
+5
2016-09-19
iwlwifi: don't export trace points that are used in iwlwifi only
Emmanuel Grumbach
1
-3
/
+0
2016-09-19
iwlwifi: mvm: document passing unexpected Block Ack Request frames
Johannes Berg
1
-0
/
+5
2016-09-19
iwlwifi: move to wide ID for all commands
Sara Sharon
7
-10
/
+15
2016-09-19
iwlwifi: mvm: make iwl_mvm_update_sta() an inline
Johannes Berg
2
-10
/
+8
2016-09-19
iwlwifi: pcie: log full command sequence
Sara Sharon
1
-2
/
+3
2016-09-19
iwlwifi: move BIOS MCC retrieval to common code
Arik Nemtsov
3
-93
/
+109
2016-09-19
iwlwifi: mvm: support packet injection
Sara Sharon
1
-0
/
+55
2016-09-19
iwlwifi: mvm: Add support for RRM by scan
Avrahams Stern
5
-14
/
+88
2016-09-19
iwlwifi: mvm: support BAR in reorder buffer
Sara Sharon
1
-3
/
+9
2016-09-19
iwlwifi: mvm: fix DQA AP mode station assumption
Sara Sharon
1
-7
/
+28
2016-09-19
iwlwifi: check for valid ethernet address provided by OEM
Haim Dreyfuss
1
-5
/
+10
2016-09-19
iwlwifi: mvm: add support for MU-MIMO air sniffer
Aviya Erenfeld
1
-0
/
+8
2016-09-19
iwlwifi: mvm: compare full command ID
Johannes Berg
1
-10
/
+13
2016-09-19
iwlwifi: mvm: cleanup skb queue functions use
Sara Sharon
1
-6
/
+7
2016-09-19
iwlwifi: pcie: fix typo in struct name for a000 devices
Sara Sharon
1
-1
/
+1
2016-09-19
iwlwifi: mvm: remove variable shadowing
Liad Kaufman
1
-3
/
+3
2016-09-17
mwifiex: fix null pointer deference when adapter is null
Colin Ian King
1
-4
/
+4
2016-09-17
mwifiex: fix error handling in mwifiex_create_custom_regdomain
Bob Copeland
1
-5
/
+8
2016-09-17
rtl8xxxu: Implement 8192e specific power down sequence
Jes Sorensen
2
-1
/
+144
2016-09-17
samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test
Alexei Starovoitov
2
-0
/
+310
2016-09-17
samples/bpf: extend test_tunnel_bpf.sh with IPIP test
Alexei Starovoitov
2
-8
/
+106
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
2
-45
/
+134
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
4
-6
/
+108
2016-09-17
l2tp: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-17
dwc_eth_qos: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-17
hisilicon: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-17
llc: switch type to bool as the timeout is only tested versus 0
Alan Cox
1
-2
/
+2
2016-09-17
net: l3mdev: Remove netif_index_is_l3_master
David Ahern
1
-24
/
+0
2016-09-17
net: vrf: Remove RT_FL_TOS
David Ahern
1
-3
/
+0
[next]