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-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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-62
/
+47
2020-12-09
net: rxrpc: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-09
tcp: fix cwnd-limited bug for TSO deferral where we send nothing
Neal Cardwell
1
-3
/
+6
2020-12-09
net: flow_offload: Fix memory leak for indirect flow block
Chris Mi
1
-3
/
+1
2020-12-09
tcp: Retain ECT bits for tos reflection
Wei Wang
2
-4
/
+10
2020-12-09
ethtool: fix stack overflow in ethnl_parse_bitset()
Michal Kubecek
1
-0
/
+2
2020-12-09
net: sched: incorrect Kconfig dependencies on Netfilter modules
Pablo Neira Ayuso
1
-3
/
+3
2020-12-09
can: isotp: isotp_setsockopt(): block setsockopt on bound sockets
Oliver Hartkopp
1
-0
/
+3
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
2
-14
/
+20
2020-12-09
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
Chuck Lever
2
-6
/
+10
2020-12-09
sunrpc: clean-up cache downcall
Roberto Bergantinos Corpas
1
-30
/
+11
2020-12-09
netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
Brett Mastbergen
1
-2
/
+0
2020-12-08
bpf: Only provide bpf_sock_from_file with CONFIG_NET
Florent Revest
1
-0
/
+18
2020-12-08
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
1
-1
/
+2
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: tipc: prevent possible null deref of link
Cengiz Can
1
-2
/
+4
2020-12-08
netfilter: nftables: comment indirect serialization of commit_mutex with rtnl_mutex
Pablo Neira Ayuso
1
-0
/
+4
2020-12-08
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
2
-5
/
+7
2020-12-08
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
2
-5
/
+6
2020-12-08
xsk: Validate socket state in xsk_recvmsg, prior touching socket members
Björn Töpel
1
-2
/
+2
2020-12-08
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
4
-55
/
+36
2020-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
2
-3
/
+6
2020-12-07
mptcp: print new line in mptcp_seq_show() if mptcp isn't in use
Jianguo Wu
1
-0
/
+1
2020-12-07
bridge: Fix a deadlock when enabling multicast snooping
Joseph Huang
3
-9
/
+41
2020-12-07
lwt_bpf: Replace preempt_disable() with migrate_disable()
Cong Wang
1
-3
/
+3
2020-12-07
lwt: Disable BH too in run_lwt_bpf()
Dongdong Wang
1
-4
/
+4
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
[prev]
[next]