index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
initramfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
Bluetooth: Add support to advertise when connected
Ćukasz Rymanowski
1
-9
/
+46
2017-12-13
Bluetooth: hci_ll: add "ti,cc2560" compatible string
David Lechner
1
-0
/
+1
2017-12-13
dt-bindings: net: add TI CC2560 Bluetooth chip
David Lechner
1
-2
/
+11
2017-12-13
Bluetooth: hci_ll: Add optional nvmem BD address source
David Lechner
1
-0
/
+61
2017-12-13
dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st
David Lechner
1
-0
/
+5
2017-12-13
Bluetooth: hci_ll: add support for setting public address
David Lechner
1
-0
/
+21
2017-12-13
Bluetooth: Remove redundant disable_advertising()
Jaganath Kanakkassery
1
-8
/
+1
2017-12-13
Bluetooth: Utilize %*ph specifier
Andy Shevchenko
1
-14
/
+3
2017-12-13
Bluetooth: hci_ll: Add endianness conversion when setting baudrate
David Lechner
1
-1
/
+3
2017-12-13
Bluetooth: hci_ll: add constant for vendor-specific command
David Lechner
1
-2
/
+8
2017-12-13
Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleep
David Lechner
1
-2
/
+6
2017-12-13
Bluetooth: hci_ll: remove \n from kernel messages
David Lechner
1
-2
/
+2
2017-12-13
Bluetooth: btsdio: Do not bind to non-removable BCM43341
Hans de Goede
1
-0
/
+9
2017-12-13
Bluetooth: hci_bcm: Add support for BCM2E72
Hans de Goede
1
-0
/
+1
2017-12-13
Bluetooth: btqcomsmd: Fix skb double free corruption
Loic Poulain
1
-1
/
+2
2017-12-13
Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
Lukas Wunner
1
-0
/
+1
2017-12-13
Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option name
Hans de Goede
1
-1
/
+1
2017-12-13
Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by default
Hans de Goede
2
-0
/
+17
2017-12-13
Bluetooth: Use common error handling code in bt_init()
Markus Elfring
1
-21
/
+17
2017-12-13
Bluetooth: hci_qca: Avoid setup failure on missing rampatch
Loic Poulain
1
-0
/
+3
2017-12-13
Bluetooth: Remove myself from the MAINTAINERS file
Gustavo Padovan
1
-2
/
+0
2017-12-12
tcp: smoother receiver autotuning
Eric Dumazet
1
-14
/
+5
2017-12-12
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2
-6
/
+8
2017-12-12
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2017-12-11
forcedeth: remove unnecessary structure member
Zhu Yanjun
1
-10
/
+11
2017-12-11
nfp: debug dump - decrease endian conversions
Carl Heymann
1
-7
/
+7
2017-12-11
nfp: flower: remove unused defines
John Hurley
1
-3
/
+0
2017-12-11
nfp: flower: remove dead code paths
John Hurley
3
-68
/
+29
2017-12-11
nfp: flower: do not assume mac/mpls matches
John Hurley
1
-3
/
+8
2017-12-11
dt-bindings: fec: Make the phy-reset-gpio polarity explicit
Fabio Estevam
1
-2
/
+2
2017-12-11
sctp: add support for the process of unordered idata
Xin Long
5
-28
/
+392
2017-12-11
sctp: implement abort_pd for sctp_stream_interleave
Xin Long
7
-6
/
+112
2017-12-11
sctp: implement start_pd for sctp_stream_interleave
Xin Long
3
-1
/
+4
2017-12-11
sctp: implement renege_events for sctp_stream_interleave
Xin Long
5
-10
/
+119
2017-12-11
sctp: implement enqueue_event for sctp_stream_interleave
Xin Long
6
-7
/
+12
2017-12-11
sctp: implement ulpevent_data for sctp_stream_interleave
Xin Long
7
-11
/
+451
2017-12-11
sctp: implement validate_data for sctp_stream_interleave
Xin Long
6
-14
/
+62
2017-12-11
sctp: implement assign_number for sctp_stream_interleave
Xin Long
9
-14
/
+83
2017-12-11
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
8
-21
/
+149
2017-12-11
sctp: add basic structures and make chunk function for idata
Xin Long
4
-0
/
+26
2017-12-11
sctp: add asoc intl_enable negotiation during 4 shakehands
Xin Long
2
-2
/
+19
2017-12-11
sctp: add stream interleave enable members and sockopt
Xin Long
4
-2
/
+94
2017-12-11
ipvlan: add L2 check for packets arriving via virtual devices
Mahesh Bandewar
1
-0
/
+4
2017-12-11
netlink: convert netlink tap spinlock to mutex
Cong Wang
1
-6
/
+6
2017-12-11
netlink: make netlink tap per netns
Cong Wang
1
-17
/
+49
2017-12-11
rhashtable: Call library function alloc_bucket_locks
Tom Herbert
1
-39
/
+8
2017-12-11
spinlock: Add library function to allocate spinlock buckets array
Tom Herbert
3
-1
/
+61
2017-12-11
rhashtable: abstract out function to get hash
Tom Herbert
1
-10
/
+18
2017-12-11
rhashtable: Add rhastable_walk_peek
Tom Herbert
2
-16
/
+89
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
16
-94
/
+48
[next]