index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-08-03
net: mdio device: use flexible sleeping in reset function
Bruno Thomsen
-1
/
+1
2020-08-03
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
-0
/
+6
2020-08-03
net: mdiobus: use flexible sleeping for reset-delay-us
Bruno Thomsen
-1
/
+1
2020-08-03
dt-bindings: net: mdio: add reset-post-delay-us property
Bruno Thomsen
-0
/
+7
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-835
/
+1699
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-451
/
+782
2020-08-01
Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2020-08-01
Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-6
/
+8
2020-08-01
mptcp: fix syncookie build error on UP
Florian Westphal
-3
/
+1
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
-2
/
+4
2020-08-01
fib: fix another fib_rules_ops indirect call wrapper problem
Brian Vazquez
-0
/
+6
2020-08-01
tcp: fix build fong CONFIG_MPTCP=n
Eric Dumazet
-2
/
+3
2020-08-01
Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-2
/
+79
2020-07-31
Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...
David S. Miller
-235
/
+511
2020-07-31
rtnetlink: add support for protodown reason
Roopa Prabhu
-5
/
+147
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-18
/
+126
2020-07-31
tun: add missing rcu annotation in tun_set_ebpf()
Jason Wang
-1
/
+1
2020-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-58
/
+104
2020-07-31
Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
-18
/
+42
2020-07-31
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
-3
/
+9
2020-07-31
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
-178
/
+77
2020-07-31
Merge branch 'mptcp-syncookies'
David S. Miller
-43
/
+453
2020-07-31
selftests: mptcp: add test cases for mptcp join tests with syn cookies
Florian Westphal
-2
/
+64
2020-07-31
selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally
Florian Westphal
-0
/
+47
2020-07-31
mptcp: enable JOIN requests even if cookies are in use
Florian Westphal
-0
/
+174
2020-07-31
tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
Florian Westphal
-11
/
+37
2020-07-31
mptcp: subflow: add mptcp_subflow_init_cookie_req helper
Florian Westphal
-1
/
+86
2020-07-31
mptcp: rename and export mptcp_subflow_request_sock_ops
Florian Westphal
-5
/
+7
2020-07-31
mptcp: subflow: split subflow_init_req
Florian Westphal
-10
/
+22
2020-07-31
mptcp: token: move retry to caller
Florian Westphal
-9
/
+12
2020-07-31
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
-5
/
+4
2020-07-31
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
-1
/
+2
2020-07-31
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
-3
/
+10
2020-07-31
net/sched: cls_u32: Use struct_size() helper
Gustavo A. R. Silva
-14
/
+6
2020-07-31
qede: Use %pM format specifier for MAC addresses
Andy Shevchenko
-3
/
+1
2020-07-31
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
-7
/
+4
2020-07-31
hsr: Use %pM format specifier for MAC addresses
Andy Shevchenko
-8
/
+2
2020-07-31
Merge branch 's390-qeth-next'
David S. Miller
-36
/
+48
2020-07-31
s390/qeth: use all configured RX buffers
Julian Wiedmann
-12
/
+4
2020-07-31
s390/qeth: don't process empty bridge port events
Julian Wiedmann
-0
/
+4
2020-07-31
s390/qeth: integrate RX refill worker with NAPI
Julian Wiedmann
-18
/
+26
2020-07-31
s390/qeth: tolerate pre-filled RX buffer
Julian Wiedmann
-6
/
+14
2020-07-31
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
-2
/
+1
2020-07-31
net/sched: The error lable position is corrected in ct_init_module
liujian
-2
/
+2
2020-07-31
bluetooth: sco: Fix sockptr reference.
David S. Miller
-1
/
+1
2020-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-324
/
+2149
2020-07-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+7
2020-07-31
Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-3
/
+42
2020-07-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-6
/
+6
2020-07-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-6
/
+24
[next]