Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8691ee592c9299847b28350692eda1d5d6990581
8691ee5
ieee802154: 6lowpan: rename internal header
by Alexander Aring
· 10 years ago
ea81ac2
ieee802154: create 6lowpan sub-directory
by Alexander Aring
· 10 years ago
a9cc32d
Bluetooth: btmrvl: fix card reset and suspend race issue
by Amitkumar Karwar
· 10 years ago
0333d6d
Bluetooth: btmrvl: use msecs_to_jiffies within macro definition
by Amitkumar Karwar
· 10 years ago
1c6098e
bluetooth: btmrvl: increase the priority of firmware download message
by Amitkumar Karwar
· 10 years ago
7b4b874
Bluetooth: btmrvl: add surprise_removed flag
by Amitkumar Karwar
· 10 years ago
9b89fdf
Bluetooth: btmrvl: error path handling in setup handler
by Amitkumar Karwar
· 10 years ago
8b324fa
Bluetooth: btmrvl: fix race issue while stopping main thread
by Amitkumar Karwar
· 10 years ago
661cf88
Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devices
by Marcel Holtmann
· 10 years ago
043ec9b
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
by Marcel Holtmann
· 10 years ago
04422da
Bluetooth: Remove dead code for manufacturer inquiry mode quirks
by Marcel Holtmann
· 10 years ago
36cf942
mac802154: fix kbuild test robot warning
by Alexander Aring
· 10 years ago
9dc52d4
ieee802154: handle config as menuconfig
by Alexander Aring
· 10 years ago
71e36b1
ieee802154: rename af_ieee802154.c to socket.c
by Alexander Aring
· 10 years ago
df2f65d
ieee802154: socket: fix checkpatch issue
by Alexander Aring
· 10 years ago
78f821b
ieee802154: socket: put handling into one file
by Alexander Aring
· 10 years ago
79300e3
ieee802154: socket: change module name
by Alexander Aring
· 10 years ago
955d7fc
ieee802154: handle socket functionality as module
by Alexander Aring
· 10 years ago
4fcef8e
Bluetooth: Fix issue with Roper Class 1 Bluetooth Dongle
by Marcel Holtmann
· 10 years ago
ec6cef9
Bluetooth: Fix SMP channel registration for unconfigured controllers
by Marcel Holtmann
· 10 years ago
203de21
Bluetooth: Fix for a leftover debug of pairing credentials
by Marcel Holtmann
· 10 years ago
cb0d2fa
Bluetooth: Fix scope of sc_only_mode debugfs entry
by Marcel Holtmann
· 10 years ago
05b3c3e
Bluetooth: Remove no longer needed force_sc_support debugfs option
by Marcel Holtmann
· 10 years ago
91389af
Bluetooth: Remove broken force_lesc_support debugfs option
by Marcel Holtmann
· 10 years ago
300acfde
Bluetooth: Introduce force_bredr_smp debugfs option for testing
by Marcel Holtmann
· 10 years ago
e8768f9
net: skbuff: don't zero tc members when freeing skb
by Florian Westphal
· 10 years ago
6c032ed
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
a4c9ea5
geneve: Add Geneve GRO support
by Joe Stringer
· 10 years ago
9b174d8
net: Add Transparent Ethernet Bridging GRO support.
by Jesse Gross
· 10 years ago
05930b5
net/fsl: remove hardcoded clock setting from xgmac_mdio
by Shaohui Xie
· 10 years ago
aa84247
net/fsl: remove irq assignment from xgmac_mdio
by Shaohui Xie
· 10 years ago
cef27f9
net/fsl: remove reset from xgmac_mdio
by Shaohui Xie
· 10 years ago
01aa299
Merge branch 'gmac-next'
by David S. Miller
· 10 years ago
53a8393
GMAC: add document for Rockchip RK3288 GMAC
by Roger Chen
· 10 years ago
e35e47a
ARM: dts: rockchip: enable gmac on RK3288 evb board
by Roger Chen
· 10 years ago
3d3fb74a
ARM: dts: rockchip: add gmac info for rk3288
by Roger Chen
· 10 years ago
7f18602
GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC
by Roger Chen
· 10 years ago
3cf8e53
GMAC: define clock ID used for GMAC
by Roger Chen
· 10 years ago
7ad269e
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
by Roger Chen
· 10 years ago
9aacfb2
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
by David S. Miller
· 10 years ago
54da508
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
by David S. Miller
· 10 years ago
e495f78
Merge branch 'fib_trie-next'
by David S. Miller
· 10 years ago
5405afd
fib_trie: Add tracking value for suffix length
by Alexander Duyck
· 10 years ago
21d1f11
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
by Alexander Duyck
· 10 years ago
12c081a
fib_trie: inflate/halve nodes in a more RCU friendly way
by Alexander Duyck
· 10 years ago
fc86a93
fib_trie: Push tnode flushing down to inflate/halve
by Alexander Duyck
· 10 years ago
ff181ed
fib_trie: Push assignment of child to parent down into inflate/halve
by Alexander Duyck
· 10 years ago
f05a481
fib_trie: Add functions should_inflate and should_halve
by Alexander Duyck
· 10 years ago
cf3637b
fib_trie: Move resize to after inflate/halve
by Alexander Duyck
· 10 years ago
345e9b5
fib_trie: Push rcu_read_lock/unlock to callers
by Alexander Duyck
· 10 years ago
98293e8
fib_trie: Use unsigned long for anything dealing with a shift by bits
by Alexander Duyck
· 10 years ago
e9b4401
fib_trie: Update meaning of pos to represent unchecked bits
by Alexander Duyck
· 10 years ago
836a012
fib_trie: Optimize fib_table_insert
by Alexander Duyck
· 10 years ago
939afb0
fib_trie: Optimize fib_find_node
by Alexander Duyck
· 10 years ago
9f9e636
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
by Alexander Duyck
· 10 years ago
adaf981
fib_trie: Merge leaf into tnode
by Alexander Duyck
· 10 years ago
37fd30f
fib_trie: Merge tnode_free and leaf_free into node_free
by Alexander Duyck
· 10 years ago
64c9b6f
fib_trie: Make leaf and tnode more uniform
by Alexander Duyck
· 10 years ago
8274a97
fib_trie: Update usage stats to be percpu instead of global variables
by Alexander Duyck
· 10 years ago
bec94d430
gre: allow live address change
by stephen hemminger
· 10 years ago
33f72e6
l2tp : multicast notification to the registered listeners
by Bill Hong
· 10 years ago
957f094
tun: return proper error code from tun_do_read
by Alex Gartrell
· 10 years ago
8789793
tun: Fixed unsigned/signed comparison
by Alex Gartrell
· 10 years ago
886eaa1
tipc: replace 0 by NULL for pointers
by Fabian Frederick
· 10 years ago
f230332
Merge branch 'enic-next'
by David S. Miller
· 10 years ago
58feff0
enic: add stats for dma mapping error
by Govindarajulu Varadarajan
· 10 years ago
065df15
enic: check dma_mapping_error
by Govindarajulu Varadarajan
· 10 years ago
5e32066
enic: make vnic_wq_buf doubly linked
by Govindarajulu Varadarajan
· 10 years ago
5164172
Merge branch 'fec-next'
by David S. Miller
· 10 years ago
07b4d2d
ARM: dts: imx6qdl: enable FEC magic-packet feature
by Nimrod Andy
· 10 years ago
456062b
ARM: imx: add FEC sleep mode callback function
by Nimrod Andy
· 10 years ago
de40ed3
net: fec: add Wake-on-LAN support
by Nimrod Andy
· 10 years ago
03366a33
net: gianfar: add missing __iomem annotation
by Kevin Hao
· 10 years ago
91c53f76
net: gianfar: mark the local functions static
by Kevin Hao
· 10 years ago
41f2f12
virtio-net: don't do header check for dodgy gso packets
by Jason Wang
· 10 years ago
dd45077
arm: sa1100: move irda header to linux/platform_data
by Dmitry Eremin-Solenikov
· 10 years ago
1214133
net: sxgbe: Use setup_timer
by Julia Lawall
· 10 years ago
fea3cb0
ksz884x: Use setup_timer
by Julia Lawall
· 10 years ago
cc73e41
atl1e: Use setup_timer
by Julia Lawall
· 10 years ago
d0e520e
atheros: atlx: Use setup_timer
by Julia Lawall
· 10 years ago
5115ec9
Merge branch 'timecounter'
by David S. Miller
· 10 years ago
2eebdde
timecounter: keep track of accumulated fractional nanoseconds
by Richard Cochran
· 10 years ago
f25a30b
net: cpts: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
ce51ff0
net: mlx4: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
826ef90
net: ixgbe: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
5ee698e
net: igb: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
f4de2b9
net: e1000e: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
59e1696
net: fec: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
2e5601f
net: bnx2x: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
8b976e9
net: xgbe: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
796c1ef
timecounter: provide a helper function to shift the time.
by Richard Cochran
· 10 years ago
74d23cc
time: move the timecounter/cyclecounter code into its own file.
by Richard Cochran
· 10 years ago
2c90331
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
6ab1e8d
Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 10 years ago
e64b4fb
Bluetooth: Add timing information to ECDH test case runs
by Marcel Holtmann
· 10 years ago
255047b
Bluetooth: Add timing information to SMP test case runs
by Marcel Holtmann
· 10 years ago
fb2969a
Bluetooth: Add LE Secure Connections tests for SMP
by Johan Hedberg
· 10 years ago
cfc4198
Bluetooth: Add legacy SMP tests
by Johan Hedberg
· 10 years ago
0a2b0f0
Bluetooth: Add skeleton for SMP self-tests
by Johan Hedberg
· 10 years ago
0b6415b
Bluetooth: Add support for ECDH test cases
by Johan Hedberg
· 10 years ago
Next »