index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-05-06
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-05-05
mptcp: add more offered MIBs counter
Paolo Abeni
2022-05-05
mptcp: never shrink offered window
Paolo Abeni
2022-05-05
tcp: allow MPTCP to update the announced window
Paolo Abeni
2022-05-05
mptcp: add mib for xmit window sharing
Paolo Abeni
2022-05-05
mptcp: really share subflow snd_wnd
Paolo Abeni
2022-05-05
net: Make msg_zerocopy_alloc static
David Ahern
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
net: align SO_RCVMARK required privileges with SO_MARK
Eyal Birger
2022-05-05
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-05
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
2022-05-04
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
2022-05-04
tcp: increase source port perturb table to 2^16
Willy Tarreau
2022-05-04
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
2022-05-04
tcp: add small random increments to the source port
Willy Tarreau
2022-05-04
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-04
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-04
memcg: accounting for objects allocated for new netdevice
Vasily Averin
2022-05-04
mptcp: netlink: allow userspace-driven subflow establishment
Florian Westphal
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
Kishen Maloor
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
Kishen Maloor
2022-05-04
mptcp: netlink: split mptcp_pm_parse_addr into two functions
Florian Westphal
2022-05-04
mptcp: read attributes of addr entries managed by userspace PMs
Kishen Maloor
2022-05-04
mptcp: handle local addrs announced by userspace PMs
Kishen Maloor
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-05-03
mptcp: allow ADD_ADDR reissuance by userspace PMs
Kishen Maloor
2022-05-03
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
2022-05-03
mptcp: establish subflows from either end of connection
Kishen Maloor
2022-05-03
mptcp: reflect remote port (not 0) in ANNOUNCED events
Kishen Maloor
2022-05-03
mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
Kishen Maloor
2022-05-03
mptcp: bypass in-kernel PM restrictions for non-kernel PMs
Kishen Maloor
2022-05-03
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
2022-05-02
vsock/virtio: add support for device suspend/resume
Stefano Garzarella
2022-05-02
vsock/virtio: factor our the code to initialize and delete VQs
Stefano Garzarella
2022-05-02
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
2022-05-02
tcp: optimise skb_zerocopy_iter_stream()
Pavel Begunkov
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
2022-05-02
rtnl: move rtnl_newlink_create()
Jakub Kicinski
2022-05-02
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
2022-05-02
rtnl: allocate more attr tables on the heap
Jakub Kicinski
[next]