index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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-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-24
net: warn if gso_type isn't set for a GSO SKB
Heiner Kallweit
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: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
net: dsa: tag_hellcreek: Cleanup includes
Kurt Kanzenbach
2020-11-23
rxrpc: Ask the security class how much space to allow in a packet
David Howells
2020-11-23
rxrpc: rxkad: Don't use pskb_pull() to advance through the response packet
David Howells
2020-11-23
rxrpc: Organise connection security to use a union
David Howells
2020-11-23
rxrpc: Don't reserve security header in Tx DATA skbuff
David Howells
2020-11-23
rxrpc: Merge prime_packet_security into init_connection_security
David Howells
2020-11-23
rxrpc: Fix example key name in a comment
David Howells
2020-11-23
rxrpc: Ignore unknown tokens in key payload unless no known tokens
David Howells
2020-11-23
rxrpc: Make the parsing of xdr payloads more coherent
David Howells
2020-11-23
rxrpc: Allow security classes to give more info on server keys
David Howells
2020-11-23
rxrpc: Don't leak the service-side session key to userspace
David Howells
2020-11-23
rxrpc: Hand server key parsing off to the security class
David Howells
2020-11-23
rxrpc: Split the server key type (rxrpc_s) into its own file
David Howells
2020-11-23
rxrpc: Don't retain the server key in the connection
David Howells
2020-11-23
rxrpc: Support keys with multiple authentication tokens
David Howells
2020-11-23
rxrpc: List the held token types in the key description in /proc/keys
David Howells
2020-11-23
rxrpc: Remove the rxk5 security class as it's now defunct
David Howells
2020-11-21
Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-11-21
net: bridge: switch to net core statistics counters handling
Heiner Kallweit
2020-11-20
mptcp: refine MPTCP-level ack scheduling
Paolo Abeni
2020-11-20
mptcp: track window announced to peer
Florian Westphal
2020-11-20
mptcp: send out dedicated ADD_ADDR packet
Geliang Tang
2020-11-20
mptcp: change add_addr_signal type
Geliang Tang
2020-11-20
mptcp: keep unaccepted MPC subflow into join list
Paolo Abeni
2020-11-20
mptcp: skip to next candidate if subflow has unacked data
Florian Westphal
2020-11-20
mptcp: fix state tracking for fallback socket
Paolo Abeni
[next]