index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sctp: get rid of SCTP_DBG_TSNS entirely
Daniel Borkmann
2013-07-02
2
-114
/
+0
*
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-01
2
-10
/
+12
*
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-01
1
-7
/
+0
*
gre: fix a regression in ioctl
Cong Wang
2013-07-01
1
-4
/
+5
*
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
16
-409
/
+383
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
2
-8
/
+5
|
\
|
*
Merge ../vxlan-x
Stephen Hemminger
2013-06-25
2
-8
/
+5
|
|
\
|
|
*
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-06-25
1
-0
/
+5
|
|
*
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
1
-8
/
+0
*
|
|
x25: Fix broken locking in ioctl error paths.
Dave Jones
2013-07-01
1
-7
/
+8
*
|
|
netem: use rb tree to implement the time queue
Eric Dumazet
2013-07-01
1
-24
/
+85
*
|
|
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-01
1
-5
/
+7
*
|
|
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
2013-07-01
1
-4
/
+8
*
|
|
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
2013-07-01
1
-1
/
+1
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-01
26
-555
/
+682
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-28
26
-555
/
+682
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-26
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-06-24
1
-1
/
+1
|
|
|
|
\
\
\
|
|
|
|
*
|
|
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
2013-06-23
1
-1
/
+1
|
|
*
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-06-24
6
-323
/
+308
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue
Gustavo Padovan
2013-06-23
1
-1
/
+9
|
|
|
*
|
|
|
|
Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.
Chen Gang
2013-06-23
1
-10
/
+4
|
|
|
*
|
|
|
|
Bluetooth: Remove unneeded flag
Andrei Emeltchenko
2013-06-23
1
-2
/
+0
|
|
|
*
|
|
|
|
Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag
Andrei Emeltchenko
2013-06-23
1
-2
/
+2
|
|
|
*
|
|
|
|
Bluetooth: Mgmt Device Found Event
Andre Guedes
2013-06-23
1
-0
/
+3
|
|
|
*
|
|
|
|
Bluetooth: Remove empty event handler
Andre Guedes
2013-06-23
1
-12
/
+0
|
|
|
*
|
|
|
|
Bluetooth: Remove inquiry helpers
Andre Guedes
2013-06-23
1
-30
/
+0
|
|
|
*
|
|
|
|
Bluetooth: Remove LE scan helpers
Andre Guedes
2013-06-23
1
-113
/
+0
|
|
|
*
|
|
|
|
Bluetooth: Refactor hci_cc_le_set_scan_enable
Andre Guedes
2013-06-23
1
-6
/
+3
|
|
|
*
|
|
|
|
Bluetooth: Make mgmt_stop_discovery_failed static
Andre Guedes
2013-06-23
1
-16
/
+16
|
|
|
*
|
|
|
|
Bluetooth: Remove stop discovery handling from hci_event.c
Andre Guedes
2013-06-23
1
-14
/
+2
|
|
|
*
|
|
|
|
Bluetooth: Update stop_discovery to use HCI request
Andre Guedes
2013-06-23
1
-7
/
+40
|
|
|
*
|
|
|
|
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
2013-06-23
3
-28
/
+64
|
|
|
*
|
|
|
|
Bluetooth: Move discovery macros to hci_core.h
Andre Guedes
2013-06-23
1
-18
/
+6
|
|
|
*
|
|
|
|
Bluetooth: Make mgmt_start_discovery_failed static
Andre Guedes
2013-06-23
1
-21
/
+21
|
|
|
*
|
|
|
|
Bluetooth: Remove start discovery handling from hci_event.c
Andre Guedes
2013-06-23
1
-23
/
+1
|
|
|
*
|
|
|
|
Bluetooth: Update start_discovery to use HCI request
Andre Guedes
2013-06-23
1
-9
/
+85
|
|
|
*
|
|
|
|
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
2013-06-23
1
-5
/
+5
|
|
|
*
|
|
|
|
Bluetooth: Fix multiple LE socket handling
Johan Hedberg
2013-06-23
1
-4
/
+8
|
|
|
*
|
|
|
|
Bluetooth: Remove useless hci_conn disc_timeout setting
Johan Hedberg
2013-06-23
1
-2
/
+0
|
|
|
*
|
|
|
|
Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP
Johan Hedberg
2013-06-23
1
-3
/
+5
|
|
|
*
|
|
|
|
Bluetooth: Remove unnecessary L2CAP channel state check
Johan Hedberg
2013-06-23
1
-4
/
+1
|
|
|
*
|
|
|
|
Bluetooth: Remove useless sk variable in l2cap_le_conn_ready
Johan Hedberg
2013-06-23
1
-5
/
+3
|
|
|
*
|
|
|
|
Bluetooth: Fix duplicate call to l2cap_chan_ready()
Johan Hedberg
2013-06-23
1
-2
/
+0
|
|
|
*
|
|
|
|
Bluetooth: Add clarifying comment to l2cap_conn_ready()
Johan Hedberg
2013-06-23
1
-0
/
+3
|
|
|
*
|
|
|
|
Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()
Johan Hedberg
2013-06-23
1
-2
/
+6
|
|
|
*
|
|
|
|
Bluetooth: Fix EBUSY condition test in l2cap_chan_connect
Johan Hedberg
2013-06-23
1
-10
/
+4
|
|
|
*
|
|
|
|
Bluetooth: Fix LE vs BR/EDR selection when connecting
Johan Hedberg
2013-06-23
1
-1
/
+1
|
|
|
*
|
|
|
|
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
2013-06-23
2
-9
/
+9
|
|
|
*
|
|
|
|
Bluetooth: Handle LE L2CAP signalling in its own function
Johan Hedberg
2013-06-23
1
-5
/
+48
[next]