index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: switch secpath to use skb extension infrastructure
Florian Westphal
2018-12-19
5
-83
/
+59
*
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2018-12-19
5
-17
/
+19
*
drivers: chelsio: use skb_sec_path helper
Florian Westphal
2018-12-19
1
-1
/
+3
*
xfrm: use secpath_exist where applicable
Florian Westphal
2018-12-19
2
-2
/
+2
*
drivers: net: netdevsim: use skb_sec_path helper
Florian Westphal
2018-12-19
1
-3
/
+4
*
drivers: net: ethernet: mellanox: use skb_sec_path helper
Florian Westphal
2018-12-19
1
-3
/
+6
*
drivers: net: intel: use secpath helpers in more places
Florian Westphal
2018-12-19
4
-7
/
+12
*
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
13
-31
/
+52
*
net: move secpath_exist helper to sk_buff.h
Florian Westphal
2018-12-19
3
-13
/
+11
*
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
2018-12-19
5
-20
/
+26
*
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2018-12-19
7
-55
/
+13
*
sk_buff: add skb extension infrastructure
Florian Westphal
2018-12-19
5
-1
/
+270
*
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-12-19
9
-66
/
+103
*
Merge branch 'dpaa2-eth-add-QBMAN-statistics'
David S. Miller
2018-12-19
5
-0
/
+267
|
\
|
*
dpaa2-eth: Add QBMAN related stats
Ioana Radulescu
2018-12-19
1
-0
/
+41
|
*
soc: fsl: dpio: Add BP and FQ query APIs
Roy Pledge
2018-12-19
4
-0
/
+226
|
/
*
net: phy: mscc: Fix the VSC 8531/41 Chip Init sequence
Raju Lakkaraju
2018-12-19
1
-1
/
+54
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-12-19
14
-132
/
+280
|
\
|
*
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
2018-12-19
1
-0
/
+6
|
*
Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading
Jonathan Bakker
2018-12-19
1
-0
/
+22
|
*
Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth
Paweł Chmiel
2018-12-19
1
-0
/
+1
|
*
Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
Raghuram Hegde
2018-12-19
1
-35
/
+37
|
*
Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume
Hans de Goede
2018-12-19
1
-0
/
+52
|
*
Bluetooth: hci_h5: Add suspend / resume ops
Hans de Goede
2018-12-19
1
-0
/
+29
|
*
Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
Colin Ian King
2018-12-19
1
-2
/
+2
|
*
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
2018-12-19
1
-1
/
+1
|
*
Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.
Balakrishna Godavarthi
2018-12-19
1
-3
/
+0
|
*
Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
Andrea Parri
2018-12-19
2
-18
/
+6
|
*
Bluetooth: btbcm: Add default address for BCM43430A0
Chen-Yu Tsai
2018-12-19
1
-1
/
+6
|
*
Bluetooth: hci_bcm: Add compatible string for BCM4330
Chen-Yu Tsai
2018-12-19
1
-0
/
+1
|
*
Bluetooth: hci_bcm: Add BCM20702A1 variant
Maxime Ripard
2018-12-19
2
-0
/
+7
|
*
Bluetooth: hci_bcm: Wait for device to come out of reset after power on
Chen-Yu Tsai
2018-12-19
1
-0
/
+3
|
*
Bluetooth: hci_bcm: Add support for regulator supplies
Chen-Yu Tsai
2018-12-19
1
-9
/
+30
|
*
Bluetooth: hci_bcm: Add support for LPO clock
Chen-Yu Tsai
2018-12-19
1
-5
/
+36
|
*
Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
Chen-Yu Tsai
2018-12-19
1
-11
/
+30
|
*
Bluetooth: hci_bcm: Simplify clk_get error handling
Chen-Yu Tsai
2018-12-19
1
-3
/
+7
|
*
Bluetooth: hci_bcm: Handle deferred probing for the clock supply
Chen-Yu Tsai
2018-12-19
1
-0
/
+4
|
*
dt-bindings: net: broadcom-bluetooth: Add BCM4330 compatible string
Chen-Yu Tsai
2018-12-19
1
-0
/
+1
|
*
dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string
Chen-Yu Tsai
2018-12-19
1
-0
/
+1
|
*
dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO supplies
Chen-Yu Tsai
2018-12-19
1
-0
/
+2
|
*
dt-bindings: net: broadcom-bluetooth: Fix external clock names
Chen-Yu Tsai
2018-12-19
1
-2
/
+5
|
*
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-19
4
-44
/
+4
|
*
6lowpan: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-19
1
-12
/
+1
*
|
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-19
41
-252
/
+2934
|
\
\
|
*
|
mac80211: Properly access radiotap vendor data
Ilan Peer
2018-12-19
1
-1
/
+5
|
*
|
cfg80211: fix ieee80211_get_vht_max_nss()
Johannes Berg
2018-12-19
1
-8
/
+7
|
*
|
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
2018-12-19
1
-2
/
+3
|
*
|
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
2018-12-18
1
-10
/
+9
|
*
|
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
2018-12-18
1
-2
/
+4
|
*
|
mac80211: update driver when MU EDCA params change
Shaul Triebitz
2018-12-18
3
-2
/
+13
[next]