index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
net: dsa: tag_lan9303: Fix __be16 warnings
Andrew Lunn
1
-8
/
+9
2020-07-05
net: dsa: tag_ksz: Fix __be16 warnings
Andrew Lunn
1
-4
/
+5
2020-07-05
net: dsa: Add __percpu property to prevent warnings
Andrew Lunn
1
-1
/
+1
2020-07-04
mptcp: support IPV6_V6ONLY setsockopt
Florian Westphal
1
-0
/
+30
2020-07-04
mptcp: add REUSEADDR/REUSEPORT support
Florian Westphal
1
-1
/
+32
2020-07-04
net: use mptcp setsockopt function for SOL_SOCKET on mptcp sockets
Florian Westphal
2
-1
/
+15
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-69
/
+584
2020-07-03
ipv6/ping: set skb->mark on icmpv6 sockets
Willem de Bruijn
1
-0
/
+1
2020-07-02
bridge: Extend br_fill_ifinfo to return MPR status
Horatiu Vultur
1
-1
/
+24
2020-07-02
bridge: mrp: Add br_mrp_fill_info
Horatiu Vultur
2
-0
/
+71
2020-07-01
mptcp: add receive buffer auto-tuning
Florian Westphal
3
-8
/
+127
2020-07-01
net: sched: Allow changing default qdisc to FQ-PIE
Danny Lin
1
-0
/
+4
2020-07-01
net/packet: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2020-07-01
bpf: Fix net/core/filter build errors when INET is not enabled
Randy Dunlap
1
-0
/
+4
2020-06-30
net: devres: rename the release callback of devm_register_netdev()
Bartosz Golaszewski
1
-2
/
+2
2020-06-30
tcp: call tcp_ack_tstamp() when not fully acked
Yousuk Seung
1
-2
/
+5
2020-06-30
mptcp: do nonce initialization at subflow creation time
Paolo Abeni
1
-34
/
+20
2020-06-30
Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...
David S. Miller
21
-96
/
+123
2020-06-30
net: dsa: Improve subordinate PHY error message
Florian Fainelli
1
-1
/
+2
2020-06-29
ethtool: Add link extended state
Amit Cohen
1
-4
/
+48
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-1
/
+1
2020-06-29
mptcp: close poll() races
Paolo Abeni
1
-5
/
+20
2020-06-29
mptcp: __mptcp_tcp_fallback() returns a struct sock
Paolo Abeni
1
-12
/
+10
2020-06-29
mptcp: create first subflow at msk creation time
Paolo Abeni
1
-33
/
+20
2020-06-29
mptcp: check for plain TCP sock at accept time
Paolo Abeni
1
-62
/
+7
2020-06-29
mptcp: fallback in case of simultaneous connect
Davide Caratti
2
-0
/
+20
2020-06-29
net: mptcp: improve fallback to TCP
Davide Caratti
4
-89
/
+98
2020-06-29
Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-6
/
+54
2020-06-29
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
1
-2
/
+56
2020-06-29
net: sched: sch_red: Split init and change callbacks
Petr Machata
1
-12
/
+30
2020-06-29
net: sched: Introduce helpers for qevent blocks
Petr Machata
1
-0
/
+119
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
34
-69
/
+69
2020-06-28
l2tp: fix l2tp_eth_dev_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-28
net/hsr: fix hsr_dev_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-27
tcp: update delivered_ce with delivered
Yousuk Seung
1
-8
/
+21
2020-06-27
tcp: count sacked packets in tcp_sacktag_state
Yousuk Seung
1
-0
/
+4
2020-06-27
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
1
-10
/
+12
2020-06-27
tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
Yousuk Seung
1
-2
/
+2
2020-06-27
net/tls: Add asynchronous resync
Boris Pismenny
1
-0
/
+51
2020-06-27
Revert "net/tls: Add force_resync for driver resync"
Boris Pismenny
1
-6
/
+3
2020-06-26
mptcp: introduce token KUNIT self-tests
Paolo Abeni
4
-2
/
+152
2020-06-26
mptcp: move crypto test to KUNIT
Paolo Abeni
4
-67
/
+91
2020-06-26
mptcp: refactor token container
Paolo Abeni
4
-113
/
+236
2020-06-26
mptcp: add __init annotation on setup functions
Paolo Abeni
5
-10
/
+10
2020-06-26
batman-adv: Introduce a configurable per interface hop penalty
Linus Lüssing
5
-12
/
+38
2020-06-26
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
21
-83
/
+84
2020-06-26
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
107
-283
/
+590
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
105
-270
/
+580
2020-06-25
sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
Kevin Darbyshire-Bryant
1
-4
/
+4
[next]