index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: update address terminology in code
Jon Maloy
2020-11-28
8
-36
/
+41
*
tipc: make node number calculation reproducible
Jon Maloy
2020-11-28
3
-4
/
+16
*
tipc: refactor tipc_sk_bind() function
Jon Maloy
2020-11-28
1
-36
/
+30
*
net/x25: remove x25_kill_by_device()
Martin Schiller
2020-11-28
1
-16
/
+0
*
net/x25: fix restart request/confirm handling
Martin Schiller
2020-11-28
1
-8
/
+33
*
net/lapb: fix t1 timer handling for LAPB_STATE_0
Martin Schiller
2020-11-28
1
-2
/
+9
*
net/lapb: support netdev events
Martin Schiller
2020-11-28
1
-1
/
+81
*
net/x25: handle additional netdev events
Martin Schiller
2020-11-28
3
-12
/
+19
*
net/sched: sch_frag: add generic packet fragment support.
wenxu
2020-11-27
5
-1
/
+171
*
net/sched: act_mirred: refactor the handle of xmit
wenxu
2020-11-27
1
-6
/
+15
*
net/sched: fix miss init the mru in qdisc_skb_cb
wenxu
2020-11-27
1
-0
/
+2
*
net/tls: add CHACHA20-POLY1305 configuration
Vadim Fedorenko
2020-11-27
2
-0
/
+19
*
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
2020-11-27
1
-2
/
+4
*
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
2020-11-27
3
-14
/
+13
*
net: Use lockdep_assert_in_softirq() in napi_consume_skb()
Yunsheng Lin
2020-11-26
1
-0
/
+2
*
mptcp: be careful on MPTCP-level ack.
Paolo Abeni
2020-11-25
1
-18
/
+49
*
bridge: mrp: Implement LC mode for MRP
Horatiu Vultur
2020-11-25
1
-3
/
+15
*
net: sched: alias action flags with TCA_ACT_ prefix
Vlad Buslov
2020-11-25
1
-5
/
+5
*
mptcp: put reference in mptcp timeout timer
Florian Westphal
2020-11-25
1
-0
/
+1
*
net: warn if gso_type isn't set for a GSO SKB
Heiner Kallweit
2020-11-24
1
-0
/
+5
*
devlink: Add blackhole_nexthop trap
Ido Schimmel
2020-11-24
1
-0
/
+1
*
Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2020-11-24
13
-797
/
+518
|
\
|
*
rxrpc: Ask the security class how much space to allow in a packet
David Howells
2020-11-23
5
-40
/
+82
|
*
rxrpc: rxkad: Don't use pskb_pull() to advance through the response packet
David Howells
2020-11-23
1
-3
/
+1
|
*
rxrpc: Organise connection security to use a union
David Howells
2020-11-23
2
-23
/
+28
|
*
rxrpc: Don't reserve security header in Tx DATA skbuff
David Howells
2020-11-23
4
-27
/
+14
|
*
rxrpc: Merge prime_packet_security into init_connection_security
David Howells
2020-11-23
5
-23
/
+15
|
*
rxrpc: Fix example key name in a comment
David Howells
2020-11-23
1
-1
/
+1
|
*
rxrpc: Ignore unknown tokens in key payload unless no known tokens
David Howells
2020-11-23
1
-10
/
+21
|
*
rxrpc: Make the parsing of xdr payloads more coherent
David Howells
2020-11-23
1
-10
/
+11
|
*
rxrpc: Allow security classes to give more info on server keys
David Howells
2020-11-23
2
-0
/
+7
|
*
rxrpc: Don't leak the service-side session key to userspace
David Howells
2020-11-23
1
-2
/
+6
|
*
rxrpc: Hand server key parsing off to the security class
David Howells
2020-11-23
4
-30
/
+86
|
*
rxrpc: Split the server key type (rxrpc_s) into its own file
David Howells
2020-11-23
4
-127
/
+149
|
*
rxrpc: Don't retain the server key in the connection
David Howells
2020-11-23
7
-67
/
+100
|
*
rxrpc: Support keys with multiple authentication tokens
David Howells
2020-11-23
5
-13
/
+17
|
*
rxrpc: List the held token types in the key description in /proc/keys
David Howells
2020-11-23
1
-1
/
+28
|
*
rxrpc: Remove the rxk5 security class as it's now defunct
David Howells
2020-11-23
1
-468
/
+0
*
|
sctp: Fix some typo
Christophe JAILLET
2020-11-24
1
-2
/
+2
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
4
-0
/
+4
*
|
net: dsa: tag_hellcreek: Cleanup includes
Kurt Kanzenbach
2020-11-24
1
-3
/
+1
|
/
*
Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-11-21
3
-12
/
+74
|
\
|
*
can: gw: support modification of Classical CAN DLCs
Oliver Hartkopp
2020-11-20
1
-8
/
+70
|
*
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
3
-4
/
+4
*
|
net: bridge: switch to net core statistics counters handling
Heiner Kallweit
2020-11-21
3
-28
/
+10
*
|
mptcp: refine MPTCP-level ack scheduling
Paolo Abeni
2020-11-21
4
-57
/
+61
*
|
mptcp: track window announced to peer
Florian Westphal
2020-11-21
4
-10
/
+36
*
|
mptcp: send out dedicated ADD_ADDR packet
Geliang Tang
2020-11-21
5
-6
/
+80
*
|
mptcp: change add_addr_signal type
Geliang Tang
2020-11-21
2
-9
/
+21
*
|
mptcp: keep unaccepted MPC subflow into join list
Paolo Abeni
2020-11-21
3
-21
/
+22
[next]