index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Handle active scan case
Howard Chung
2020-12-07
1
-1
/
+3
*
Bluetooth: Handle system suspend resume case
Howard Chung
2020-12-07
1
-1
/
+3
*
Bluetooth: Interleave with allowlist scan
Howard Chung
2020-12-07
3
-7
/
+134
*
Bluetooth: Fix attempting to set RPA timeout when unsupported
Edward Vear
2020-12-07
1
-1
/
+1
*
Bluetooth: Rename get_adv_instance_scan_rsp
Luiz Augusto von Dentz
2020-12-07
1
-23
/
+9
*
Bluetooth: Fix not sending Set Extended Scan Response
Luiz Augusto von Dentz
2020-12-07
1
-8
/
+6
*
Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C
Jimmy Wahlberg
2020-12-07
1
-1
/
+1
*
Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
Wei Yongjun
2020-12-07
1
-0
/
+5
*
Bluetooth: fix typo in struct name
Reo Shiseki
2020-12-07
1
-2
/
+2
*
Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request
Howard Chung
2020-11-11
1
-26
/
+26
*
Bluetooth: consolidate error paths in hci_phy_link_complete_evt()
Sergey Shtylyov
2020-11-11
1
-10
/
+6
*
Bluetooth: Enforce key size of 16 bytes on FIPS level
Archie Pusaka
2020-11-11
1
-1
/
+7
*
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
2020-11-09
1
-1
/
+1
*
Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr
Claire Chang
2020-11-09
3
-42
/
+54
*
Bluetooth: Fix: LL PRivacy BLE device fails to connect
Sathish Narasimman
2020-11-09
1
-4
/
+8
*
Bluetooth: Resume advertising after LE connection
Daniel Winkler
2020-11-09
3
-7
/
+28
*
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
2020-11-09
1
-7
/
+5
*
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
2020-11-09
1
-0
/
+5
*
net: core: fix spelling typo in flow_dissector.c
Wang Qing
2020-11-08
1
-1
/
+1
*
net: xfrm: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-4
/
+3
*
net: smc: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
2
-11
/
+9
*
net: sched: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-4
/
+4
*
net: mac802154: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-5
/
+3
*
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
4
-15
/
+13
*
net: ipv4: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-5
/
+3
*
net: dccp: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-07
40
-129
/
+243
|
\
|
*
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-06
38
-126
/
+239
|
|
\
|
|
*
Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2020-11-04
4
-16
/
+27
|
|
|
\
|
|
|
*
can: isotp: padlen(): make const array static, makes object smaller
Colin Ian King
2020-11-03
1
-8
/
+10
|
|
|
*
can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode
Oliver Hartkopp
2020-11-03
1
-4
/
+4
|
|
|
*
can: isotp: Explain PDU in CAN_ISOTP help text
Geert Uytterhoeven
2020-11-03
1
-2
/
+3
|
|
|
*
can: j1939: j1939_sk_bind(): return failure if netdev is down
Zhang Changzhong
2020-11-03
1
-0
/
+6
|
|
|
*
can: proc: can_remove_proc(): silence remove_proc_entry warning
Zhang Changzhong
2020-11-03
1
-2
/
+4
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-11-04
4
-11
/
+13
|
|
|
\
\
|
|
|
*
|
net: xfrm: fix a race condition during allocing spi
zhuoliang zhang
2020-10-23
1
-3
/
+5
|
|
|
*
|
xfrm: interface: fix the priorities for ipip and ipv6 tunnels
Xin Long
2020-10-09
3
-8
/
+8
|
|
*
|
|
net: openvswitch: silence suspicious RCU usage warning
Eelco Chaudron
2020-11-04
2
-8
/
+8
|
|
*
|
|
mptcp: token: fix unititialized variable
Davide Caratti
2020-11-03
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
|
*
|
sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
Petr Malat
2020-11-03
1
-2
/
+2
|
|
*
|
Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2020-11-02
8
-48
/
+93
|
|
|
\
\
|
|
|
*
|
mac80211: don't require VHT elements for HE on 2.4 GHz
Johannes Berg
2020-10-30
1
-1
/
+2
|
|
|
*
|
cfg80211: regulatory: Fix inconsistent format argument
Ye Bin
2020-10-30
1
-1
/
+1
|
|
|
*
|
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-30
1
-1
/
+8
|
|
|
*
|
mac80211: always wind down STA state
Johannes Berg
2020-10-30
1
-0
/
+18
|
|
|
*
|
cfg80211: initialize wdev data earlier
Johannes Berg
2020-10-30
3
-29
/
+36
|
|
|
*
|
mac80211: fix use of skb payload instead of header
Johannes Berg
2020-10-30
1
-13
/
+24
|
|
|
*
|
mac80211: fix regression where EAPOL frames were sent in plaintext
Mathy Vanhoef
2020-10-30
1
-3
/
+4
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-11-01
13
-30
/
+52
|
|
|
\
\
\
|
|
|
*
|
|
netfilter: ipset: Update byte and packet counters regardless of whether they ...
Stefano Brivio
2020-10-31
1
-1
/
+2
[next]