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
*
xfrm: free not used XFRM_ESP_NO_TRAILER flag
Leon Romanovsky
2022-05-06
2
-12
/
+0
*
mptcp: add more offered MIBs counter
Paolo Abeni
2022-05-06
3
-1
/
+13
*
mptcp: never shrink offered window
Paolo Abeni
2022-05-06
3
-12
/
+50
*
tcp: allow MPTCP to update the announced window
Paolo Abeni
2022-05-06
2
-7
/
+9
*
mptcp: add mib for xmit window sharing
Paolo Abeni
2022-05-06
3
-1
/
+5
*
mptcp: really share subflow snd_wnd
Paolo Abeni
2022-05-06
1
-9
/
+15
*
net: Make msg_zerocopy_alloc static
David Ahern
2022-05-06
1
-2
/
+1
*
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-06
1
-2
/
+2
*
net: align SO_RCVMARK required privileges with SO_MARK
Eyal Birger
2022-05-06
1
-0
/
+6
*
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
2022-05-06
1
-298
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
11
-67
/
+87
|
\
|
*
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-05
10
-66
/
+82
|
|
\
|
|
*
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
2022-05-05
1
-2
/
+2
|
|
*
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
2022-05-05
1
-1
/
+1
|
|
*
tcp: increase source port perturb table to 2^16
Willy Tarreau
2022-05-05
1
-4
/
+5
|
|
*
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
2022-05-05
1
-2
/
+10
|
|
*
tcp: add small random increments to the source port
Willy Tarreau
2022-05-05
1
-4
/
+5
|
|
*
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-05
1
-3
/
+9
|
|
*
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
2022-05-05
1
-1
/
+1
|
|
*
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-05
3
-8
/
+10
|
|
*
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
2022-05-03
1
-0
/
+8
|
|
*
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
2022-05-01
1
-15
/
+14
|
|
*
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
2022-04-30
1
-4
/
+4
|
|
*
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
2022-04-30
1
-3
/
+6
|
|
*
rxrpc: Enable IPv6 checksums on transport socket
David Howells
2022-04-30
1
-0
/
+3
|
|
*
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
2022-04-29
1
-20
/
+5
|
*
|
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-04-29
1
-1
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
libceph: disambiguate cluster/pool full log message
Ilya Dryomov
2022-04-25
1
-1
/
+5
*
|
|
memcg: accounting for objects allocated for new netdevice
Vasily Averin
2022-05-05
3
-6
/
+6
*
|
|
mptcp: netlink: allow userspace-driven subflow establishment
Florian Westphal
2022-05-04
3
-0
/
+211
*
|
|
mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
Kishen Maloor
2022-05-04
3
-2
/
+74
*
|
|
mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
Kishen Maloor
2022-05-04
3
-5
/
+79
*
|
|
mptcp: netlink: split mptcp_pm_parse_addr into two functions
Florian Westphal
2022-05-04
1
-21
/
+39
*
|
|
mptcp: read attributes of addr entries managed by userspace PMs
Kishen Maloor
2022-05-04
4
-3
/
+62
*
|
|
mptcp: handle local addrs announced by userspace PMs
Kishen Maloor
2022-05-04
6
-26
/
+113
*
|
|
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-04
29
-342
/
+448
|
\
\
\
|
*
|
|
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
27
-332
/
+385
|
*
|
|
mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)
Peter Seiderer
2022-04-11
1
-0
/
+3
|
*
|
|
nl80211: show SSID for P2P_GO interfaces
Johannes Berg
2022-04-11
1
-0
/
+1
|
*
|
|
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
2022-04-11
2
-0
/
+47
|
*
|
|
mac80211: protect ieee80211_assign_beacon with next_beacon check
Lorenzo Bianconi
2022-04-11
1
-10
/
+12
*
|
|
|
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-05-04
1
-3
/
+3
*
|
|
|
mptcp: allow ADD_ADDR reissuance by userspace PMs
Kishen Maloor
2022-05-04
1
-2
/
+10
*
|
|
|
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
2022-05-04
1
-0
/
+3
*
|
|
|
mptcp: establish subflows from either end of connection
Kishen Maloor
2022-05-04
3
-7
/
+8
*
|
|
|
mptcp: reflect remote port (not 0) in ANNOUNCED events
Kishen Maloor
2022-05-04
4
-8
/
+15
*
|
|
|
mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
Kishen Maloor
2022-05-04
1
-0
/
+1
*
|
|
|
mptcp: bypass in-kernel PM restrictions for non-kernel PMs
Kishen Maloor
2022-05-04
4
-3
/
+32
*
|
|
|
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-03
4
-9
/
+4
*
|
|
|
net: sysctl: use shared sysctl macro
Tonghao Zhang
2022-05-03
3
-16
/
+10
[next]