index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
2
-1
/
+36
2017-08-09
iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU
Emmanuel Grumbach
1
-4
/
+6
2017-08-09
iwlwifi: mvm: start mac queues when deferred tx frames are purged
Avraham Stern
1
-1
/
+11
2017-08-05
iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...
Christophe Jaillet
1
-2
/
+4
2017-08-03
Merge tag 'iwlwifi-for-kalle-2017-08-02' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
9
-28
/
+63
2017-08-01
iwlwifi: add the new 9000 series PCI IDs
Tzipi Peres
1
-0
/
+20
2017-08-01
iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fw
Naftali Goldstein
1
-1
/
+2
2017-08-01
iwlwifi: fix fw_pre_next_step to apply also for C step
Haim Dreyfuss
3
-13
/
+14
2017-08-01
iwlwifi: mvm: rs: fix TLC statistics collection
Gregory Greenman
1
-4
/
+4
2017-08-01
iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FW
Gregory Greenman
1
-0
/
+2
2017-08-01
iwlwifi: split the regulatory rules when the bandwidth flags require it
Emmanuel Grumbach
1
-8
/
+11
2017-08-01
iwlwifi: add TLV for MLME offload firmware capability
Emmanuel Grumbach
1
-0
/
+2
2017-08-01
iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 series
Emmanuel Grumbach
1
-2
/
+8
2017-07-27
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
Arend Van Spriel
1
-5
/
+0
2017-07-27
brcmfmac: Don't grow SKB by negative size
Daniel Stone
1
-1
/
+1
2017-07-21
Merge tag 'iwlwifi-for-kalle-2017-07-21' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
8
-9
/
+34
2017-07-21
iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART
Johannes Berg
3
-4
/
+12
2017-07-21
iwlwifi: mvm: handle IBSS probe_queue in a few missing places
Luca Coelho
1
-1
/
+2
2017-07-21
iwlwifi: fix tracing when tx only is enabled
Emmanuel Grumbach
1
-2
/
+2
2017-07-21
iwlwifi: missing error code in iwl_trans_pcie_alloc()
Dan Carpenter
1
-1
/
+2
2017-07-21
iwlwifi: mvm: fix a NULL pointer dereference of error in recovery
Emmanuel Grumbach
1
-0
/
+12
2017-07-21
iwlwifi: pcie: fix unused txq NULL pointer dereference
Mordechai Goodstein
1
-0
/
+3
2017-07-21
iwlwifi: dvm: prevent an out of bounds access
Emmanuel Grumbach
1
-1
/
+1
2017-07-21
Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"
Larry Finger
2
-4
/
+0
2017-07-21
brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
Arend Van Spriel
1
-1
/
+2
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
83
-581
/
+1176
2017-07-21
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-21
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
1
-3
/
+3
2017-07-21
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-21
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-21
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-21
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-21
Merge branch 'BPF-map-value-adjust-fix'
David S. Miller
6
-23
/
+574
2017-07-21
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-21
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-21
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-21
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-21
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2
-14
/
+95
2017-07-21
Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+23
2017-07-20
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
1
-4
/
+4
2017-07-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-34
/
+64
2017-07-20
Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+13
2017-07-20
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+1
2017-07-20
Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+45
2017-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-12
/
+7
2017-07-20
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
2
-6
/
+23
2017-07-20
HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value
Gustavo A. R. Silva
1
-0
/
+3
2017-07-20
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-20
net: tehuti: don't process data if it has not been copied from userspace
Colin Ian King
1
-0
/
+2
2017-07-20
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
[next]