index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
2020-11-30
mptcp: use mptcp release_cb for delayed tasks
Paolo Abeni
2020-11-30
mptcp: avoid a few atomic ops in the rx path
Paolo Abeni
2020-11-30
mptcp: allocate TX skbs in msk context
Paolo Abeni
2020-11-30
mptcp: protect the rx path with the msk socket spinlock
Paolo Abeni
2020-11-30
mptcp: implement wmem reservation
Paolo Abeni
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
2020-11-28
net/sched: act_ct: enable stats for HW offloaded entries
Marcelo Ricardo Leitner
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
tipc: update address terminology in code
Jon Maloy
2020-11-27
tipc: make node number calculation reproducible
Jon Maloy
2020-11-27
tipc: refactor tipc_sk_bind() function
Jon Maloy
2020-11-27
net/x25: remove x25_kill_by_device()
Martin Schiller
2020-11-27
net/x25: fix restart request/confirm handling
Martin Schiller
2020-11-27
net/lapb: fix t1 timer handling for LAPB_STATE_0
Martin Schiller
2020-11-27
net/lapb: support netdev events
Martin Schiller
2020-11-27
net/x25: handle additional netdev events
Martin Schiller
2020-11-27
net/sched: sch_frag: add generic packet fragment support.
wenxu
2020-11-27
net/sched: act_mirred: refactor the handle of xmit
wenxu
2020-11-27
net/sched: fix miss init the mru in qdisc_skb_cb
wenxu
2020-11-27
net/tls: add CHACHA20-POLY1305 configuration
Vadim Fedorenko
2020-11-27
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
2020-11-27
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
2020-11-27
Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
2020-11-27
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
2020-11-27
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
2020-11-25
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
2020-11-25
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
2020-11-25
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-25
net: Use lockdep_assert_in_softirq() in napi_consume_skb()
Yunsheng Lin
2020-11-25
mptcp: be careful on MPTCP-level ack.
Paolo Abeni
2020-11-25
bridge: mrp: Implement LC mode for MRP
Horatiu Vultur
2020-11-25
net: sched: alias action flags with TCA_ACT_ prefix
Vlad Buslov
2020-11-25
mptcp: put reference in mptcp timeout timer
Florian Westphal
2020-11-25
gro_cells: reduce number of synchronize_net() calls
Eric Dumazet
2020-11-25
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
2020-11-24
Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2020-11-24
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
2020-11-24
net: warn if gso_type isn't set for a GSO SKB
Heiner Kallweit
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
2020-11-24
devlink: Add blackhole_nexthop trap
Ido Schimmel
2020-11-24
Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2020-11-23
sctp: Fix some typo
Christophe JAILLET
2020-11-23
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
net: dsa: tag_hellcreek: Cleanup includes
Kurt Kanzenbach
2020-11-23
vsock/virtio: discard packets only when socket is really closed
Stefano Garzarella
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
[next]