index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
can: isotp: add SF_BROADCAST support for functional addressing
Oliver Hartkopp
1
-13
/
+29
2020-12-09
net: x25: Fix handling of Restart Request and Restart Confirmation
Xie He
1
-16
/
+9
2020-12-09
mptcp: be careful on subflows shutdown
Paolo Abeni
1
-2
/
+10
2020-12-09
mptcp: plug subflow context memory leak
Paolo Abeni
1
-2
/
+3
2020-12-09
mptcp: link MPC subflow into msk only after accept
Paolo Abeni
5
-6
/
+35
2020-12-09
mptcp: use the variable sk instead of open-coding
Geliang Tang
1
-2
/
+2
2020-12-09
mptcp: rename add_addr_signal and mptcp_add_addr_status
Geliang Tang
3
-16
/
+16
2020-12-09
mptcp: drop rm_addr_signal flag
Geliang Tang
2
-5
/
+17
2020-12-09
mptcp: print out port and ahmac when receiving ADD_ADDR
Geliang Tang
1
-3
/
+3
2020-12-09
mptcp: add port parameter for mptcp_pm_announce_addr
Geliang Tang
3
-6
/
+11
2020-12-09
mptcp: send out dedicated packet for ADD_ADDR using port
Geliang Tang
3
-5
/
+15
2020-12-09
mptcp: add the outgoing ADD_ADDR port support
Geliang Tang
3
-7
/
+20
2020-12-09
mptcp: use adding up size to get ADD_ADDR length
Geliang Tang
1
-4
/
+8
2020-12-09
mptcp: add port support for ADD_ADDR suboption writing
Geliang Tang
2
-8
/
+32
2020-12-09
mptcp: unify ADD_ADDR and ADD_ADDR6 suboptions writing
Geliang Tang
1
-20
/
+17
2020-12-09
mptcp: unify ADD_ADDR and echo suboptions writing
Geliang Tang
1
-18
/
+19
2020-12-09
net: rxrpc: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-09
net: sched: incorrect Kconfig dependencies on Netfilter modules
Pablo Neira Ayuso
1
-3
/
+3
2020-12-08
net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_get_default_limit()
Zheng Yongjun
1
-5
/
+1
2020-12-08
net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set_doit()
Zheng Yongjun
1
-6
/
+1
2020-12-08
net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()
Zheng Yongjun
1
-6
/
+1
2020-12-08
net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()
Zheng Yongjun
1
-8
/
+3
2020-12-08
net: sched: fix spelling mistake in Kconfig "trys" -> "tries"
Colin Ian King
2
-2
/
+2
2020-12-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
13
-239
/
+911
2020-12-08
net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr
Julian Wiedmann
1
-4
/
+4
2020-12-08
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
2
-5
/
+6
2020-12-07
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-12-07
Bluetooth: Set missing suspend task bits
Abhishek Pandit-Subedi
1
-0
/
+8
2020-12-07
Bluetooth: Change MGMT security info CMD to be more generic
Daniel Winkler
1
-14
/
+29
2020-12-07
Bluetooth: Query LE tx power on startup
Daniel Winkler
2
-0
/
+26
2020-12-07
Bluetooth: Use intervals and tx power from mgmt cmds
Daniel Winkler
3
-15
/
+30
2020-12-07
Bluetooth: Break add adv into two mgmt commands
Daniel Winkler
2
-11
/
+371
2020-12-07
Bluetooth: Add helper to set adv data
Daniel Winkler
1
-0
/
+31
2020-12-07
Bluetooth: Add toggle to switch off interleave scan
Howard Chung
3
-9
/
+36
2020-12-07
Bluetooth: Refactor read default sys config for various types
Howard Chung
1
-56
/
+84
2020-12-07
Bluetooth: Handle active scan case
Howard Chung
1
-1
/
+3
2020-12-07
Bluetooth: Handle system suspend resume case
Howard Chung
1
-1
/
+3
2020-12-07
Bluetooth: Interleave with allowlist scan
Howard Chung
3
-7
/
+134
2020-12-07
Bluetooth: Fix attempting to set RPA timeout when unsupported
Edward Vear
1
-1
/
+1
2020-12-07
Bluetooth: Rename get_adv_instance_scan_rsp
Luiz Augusto von Dentz
1
-23
/
+9
2020-12-07
Bluetooth: Fix not sending Set Extended Scan Response
Luiz Augusto von Dentz
1
-8
/
+6
2020-12-07
Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C
Jimmy Wahlberg
1
-1
/
+1
2020-12-07
Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
Wei Yongjun
1
-0
/
+5
2020-12-07
Bluetooth: fix typo in struct name
Reo Shiseki
1
-2
/
+2
2020-12-05
Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux-merge
Jakub Kicinski
40
-4099
/
+95
2020-12-04
net/nfc/nci: Support NCI 2.x initial sequence
Bongsu Jeon
3
-16
/
+104
2020-12-04
tipc: support 128bit node identity for peer removing
Hoang Le
1
-3
/
+18
2020-12-04
net-zerocopy: Defer vm zap unless actually needed.
Arjun Roy
1
-50
/
+97
2020-12-04
net-zerocopy: Set zerocopy hint when data is copied
Arjun Roy
1
-0
/
+45
2020-12-04
net-zerocopy: Introduce short-circuit small reads.
Arjun Roy
1
-0
/
+36
[next]