index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-07-01
net/packet: remove redundant initialization of variable err
Colin Ian King
2020-06-30
net: devres: rename the release callback of devm_register_netdev()
Bartosz Golaszewski
2020-06-30
tcp: call tcp_ack_tstamp() when not fully acked
Yousuk Seung
2020-06-30
mptcp: do nonce initialization at subflow creation time
Paolo Abeni
2020-06-30
Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...
David S. Miller
2020-06-30
net: dsa: Improve subordinate PHY error message
Florian Fainelli
2020-06-29
ethtool: Add link extended state
Amit Cohen
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-06-29
mptcp: close poll() races
Paolo Abeni
2020-06-29
mptcp: __mptcp_tcp_fallback() returns a struct sock
Paolo Abeni
2020-06-29
mptcp: create first subflow at msk creation time
Paolo Abeni
2020-06-29
mptcp: check for plain TCP sock at accept time
Paolo Abeni
2020-06-29
mptcp: fallback in case of simultaneous connect
Davide Caratti
2020-06-29
net: mptcp: improve fallback to TCP
Davide Caratti
2020-06-29
Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2020-06-29
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
2020-06-29
net: sched: sch_red: Split init and change callbacks
Petr Machata
2020-06-29
net: sched: Introduce helpers for qevent blocks
Petr Machata
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2020-06-28
l2tp: fix l2tp_eth_dev_xmit()'s return type
Luc Van Oostenryck
2020-06-28
net/hsr: fix hsr_dev_xmit()'s return type
Luc Van Oostenryck
2020-06-27
tcp: update delivered_ce with delivered
Yousuk Seung
2020-06-27
tcp: count sacked packets in tcp_sacktag_state
Yousuk Seung
2020-06-27
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
2020-06-27
tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
Yousuk Seung
2020-06-27
net/tls: Add asynchronous resync
Boris Pismenny
2020-06-27
Revert "net/tls: Add force_resync for driver resync"
Boris Pismenny
2020-06-26
mptcp: introduce token KUNIT self-tests
Paolo Abeni
2020-06-26
mptcp: move crypto test to KUNIT
Paolo Abeni
2020-06-26
mptcp: refactor token container
Paolo Abeni
2020-06-26
mptcp: add __init annotation on setup functions
Paolo Abeni
2020-06-26
batman-adv: Introduce a configurable per interface hop penalty
Linus Lüssing
2020-06-26
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
2020-06-26
batman-adv: Start new development cycle
Simon Wunderlich
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-25
sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
Kevin Darbyshire-Bryant
2020-06-25
rds: transport module should be auto loaded when transport is set
Rao Shoaib
2020-06-25
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
2020-06-25
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
2020-06-25
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
2020-06-25
ethtool: fix error handling in linkstate_prepare_data()
Michal Kubecek
2020-06-25
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2020-06-25
tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-25
net: bridge: enfore alignment for ethernet address
Thomas Martitz
2020-06-25
tcp: don't ignore ECN CWR on pure ACK
Denis Kirjanov
2020-06-24
net: qos: police action add index for tc flower offloading
Po Liu
2020-06-24
net: qos: add tc police offloading action with max frame size limit
Po Liu
2020-06-25
netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.
David Wilder
[next]