index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
net: add more debug info in skb_checksum_help()
Eric Dumazet
1
-4
/
+6
2022-05-11
net: remove two BUG() from skb_checksum_help()
Eric Dumazet
1
-2
/
+6
2022-05-11
net: add CONFIG_DEBUG_NET
Eric Dumazet
1
-0
/
+7
2022-05-11
net: fix kdoc on __dev_queue_xmit()
Jakub Kicinski
1
-20
/
+15
2022-05-10
x25: remove redundant pointer dev
Colin Ian King
1
-2
/
+1
2022-05-10
ptp: Support late timestamp determination
Gerhard Engleder
1
-10
/
+39
2022-05-10
ptp: Pass hwtstamp to ptp_convert_timestamp()
Gerhard Engleder
1
-1
/
+1
2022-05-10
ptp: Request cycles for TX timestamp
Gerhard Engleder
1
-1
/
+10
2022-05-10
ROSE: Remove unused code and clean up some inconsistent indenting
Jiapeng Chong
1
-16
/
+9
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
3
-4
/
+6
2022-05-08
Merge tag 'batadv-next-pullrequest-20220508' of git://git.open-mesh.org/linux...
David S. Miller
3
-9
/
+9
2022-05-07
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
1
-40
/
+0
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
1
-0
/
+21
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2
-8
/
+8
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
2
-2
/
+37
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
3
-4
/
+14
2022-05-06
mptcp: add more offered MIBs counter
Paolo Abeni
3
-1
/
+13
2022-05-06
mptcp: never shrink offered window
Paolo Abeni
3
-12
/
+50
2022-05-06
tcp: allow MPTCP to update the announced window
Paolo Abeni
2
-7
/
+9
2022-05-06
mptcp: add mib for xmit window sharing
Paolo Abeni
3
-1
/
+5
2022-05-06
mptcp: really share subflow snd_wnd
Paolo Abeni
1
-9
/
+15
2022-05-06
net: Make msg_zerocopy_alloc static
David Ahern
1
-2
/
+1
2022-05-06
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+2
2022-05-06
net: align SO_RCVMARK required privileges with SO_MARK
Eyal Birger
1
-0
/
+6
2022-05-06
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
1
-298
/
+5
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-67
/
+87
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-66
/
+82
2022-05-05
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
1
-2
/
+2
2022-05-05
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
1
-1
/
+1
2022-05-05
tcp: increase source port perturb table to 2^16
Willy Tarreau
1
-4
/
+5
2022-05-05
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
1
-2
/
+10
2022-05-05
tcp: add small random increments to the source port
Willy Tarreau
1
-4
/
+5
2022-05-05
tcp: resalt the secret every 10 seconds
Eric Dumazet
1
-3
/
+9
2022-05-05
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
1
-1
/
+1
2022-05-05
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
3
-8
/
+10
2022-05-05
memcg: accounting for objects allocated for new netdevice
Vasily Averin
3
-6
/
+6
2022-05-04
mptcp: netlink: allow userspace-driven subflow establishment
Florian Westphal
3
-0
/
+211
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
Kishen Maloor
3
-2
/
+74
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
Kishen Maloor
3
-5
/
+79
2022-05-04
mptcp: netlink: split mptcp_pm_parse_addr into two functions
Florian Westphal
1
-21
/
+39
2022-05-04
mptcp: read attributes of addr entries managed by userspace PMs
Kishen Maloor
4
-3
/
+62
2022-05-04
mptcp: handle local addrs announced by userspace PMs
Kishen Maloor
6
-26
/
+113
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
29
-342
/
+448
2022-05-04
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
1
-3
/
+3
2022-05-04
mptcp: allow ADD_ADDR reissuance by userspace PMs
Kishen Maloor
1
-2
/
+10
2022-05-04
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
1
-0
/
+3
2022-05-04
mptcp: establish subflows from either end of connection
Kishen Maloor
3
-7
/
+8
2022-05-04
mptcp: reflect remote port (not 0) in ANNOUNCED events
Kishen Maloor
4
-8
/
+15
2022-05-04
mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
Kishen Maloor
1
-0
/
+1
2022-05-04
mptcp: bypass in-kernel PM restrictions for non-kernel PMs
Kishen Maloor
4
-3
/
+32
[next]