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
2015-10-05
iwlwifi: mvm: rs: improve rate debug messages
Eyal Shapira
1
-9
/
+51
2015-10-05
iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSK
Johannes Berg
2
-10
/
+4
2015-10-05
iwlwifi: mvm: support enabling a queue with a given ssn
Liad Kaufman
3
-7
/
+8
2015-10-05
iwlwifi: mvm: support using multiple ACs on single HW queue
Liad Kaufman
7
-89
/
+249
2015-10-05
iwlwifi: transport: track number of allocated queues
Johannes Berg
2
-0
/
+6
2015-10-05
iwlwifi: op-mode API: add rx_rss method
Johannes Berg
1
-1
/
+18
2015-10-05
iwlwifi: mvm: remove PHY RX from handlers
Johannes Berg
1
-1
/
+3
2015-10-05
iwlwifi: mvm: Improve debugfs tof robustness
Assaf Krauss
1
-7
/
+9
2015-10-05
iwlwifi: mvm: ToF - fill bssid of responder configuration
Gregory Greenman
1
-0
/
+1
2015-10-05
iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex)
Assaf Krauss
1
-19
/
+21
2015-10-05
iwlwifi: mvm: fix tof.h header guard
Nicolas Iooss
1
-1
/
+1
2015-10-05
iwlwifi: mvm: Correctly update MAC context on add/del station
Ilan Peer
4
-9
/
+5
2015-10-05
iwlwifi: mvm: fix default disabled aggs in sta
Liad Kaufman
1
-1
/
+1
2015-10-05
iwlwifi: enable tracing by default
Johannes Berg
1
-0
/
+1
2015-10-05
MAINTAINERS: iwlwifi: update contact email
Johannes Berg
1
-1
/
+1
2015-10-05
iwlwifi: mvm: correct skip-over-DTIM implementation
Johannes Berg
1
-28
/
+46
2015-10-05
iwlwifi: nvm: force 1x1 antenna in Series 8000
Moshe Harel
3
-3
/
+17
2015-10-05
iwlwifi: mvm: move DTS command and notification to new group
Aviya Erenfeld
3
-2
/
+24
2015-09-21
iwlwifi: mvm: add debug print for d0i3 exit indication
Eliad Peller
1
-1
/
+4
2015-09-21
iwlwifi: mvm: configure wowlan configuration only if connected
Eliad Peller
1
-6
/
+11
2015-09-21
iwlwifi: mvm: move RX API into its own file
Johannes Berg
2
-167
/
+239
2015-09-21
iwlwifi: mvm: remove some unused defines from RX API
Johannes Berg
1
-17
/
+0
2015-09-21
iwlwifi: mvm: remove pointless cfg_phy_cnt length check
Johannes Berg
1
-7
/
+0
2015-09-21
iwlwifi: mvm: remove useless debug message from RX
Johannes Berg
1
-1
/
+0
2015-09-21
iwlwifi: mvm: make sure AP is operating for ToF
Johannes Berg
1
-1
/
+2
2015-09-21
iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flag
Emmanuel Grumbach
3
-67
/
+15
2015-09-21
iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flag
Emmanuel Grumbach
2
-8
/
+0
2015-09-21
iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flag
Emmanuel Grumbach
2
-4
/
+0
2015-09-21
iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flag
Emmanuel Grumbach
2
-19
/
+0
2015-09-21
iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flag
Emmanuel Grumbach
3
-18
/
+1
2015-09-18
ath9k_htc: introduce support for different fw versions
Oleksij Rempel
3
-26
/
+105
2015-09-17
sch_dsmark: improve memory locality
Eric Dumazet
1
-30
/
+33
2015-09-17
net: bcmgenet: Implement RX coalescing control knobs
Florian Fainelli
2
-3
/
+105
2015-09-17
net: bcmgenet: Implement TX coalescing control knobs
Florian Fainelli
2
-3
/
+50
2015-09-17
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
2
-4
/
+0
2015-09-17
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control.
Woojung.Huh@microchip.com
1
-38
/
+52
2015-09-17
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h
Woojung.Huh@microchip.com
2
-232
/
+40
2015-09-17
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
1
-362
/
+256
2015-09-17
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
Woojung.Huh@microchip.com
1
-0
/
+2
2015-09-17
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-17
net: Initialize table in fib result
David Ahern
1
-0
/
+2
2015-09-17
bpf: add bpf_redirect() helper
Alexei Starovoitov
9
-1
/
+91
2015-09-17
cls_bpf: introduce integrated actions
Daniel Borkmann
5
-12
/
+68
2015-09-17
net: only check perm protocol when register proto
Junwei Zhang
1
-11
/
+5
2015-09-17
bonding: use l4 hash if available
Eric Dumazet
1
-0
/
+4
2015-09-17
tcp: provide skb->hash to synack packets
Eric Dumazet
6
-6
/
+14
2015-09-17
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
4
-0
/
+4
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
37
-94
/
+95
2015-09-17
netfilter: Use nf_hook_state.net
Eric W. Biederman
21
-58
/
+41
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
31
-120
/
+142
[next]