index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-05-10
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
2022-05-10
decnet: Use container_of() for struct dn_neigh casts
Kees Cook
2022-05-10
x25: remove redundant pointer dev
Colin Ian King
2022-05-10
ptp: Support late timestamp determination
Gerhard Engleder
2022-05-10
ptp: Pass hwtstamp to ptp_convert_timestamp()
Gerhard Engleder
2022-05-10
ptp: Request cycles for TX timestamp
Gerhard Engleder
2022-05-09
Merge tag 'batadv-net-pullrequest-20220508' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2022-05-09
net: dsa: flush switchdev workqueue on bridge join error path
Vladimir Oltean
2022-05-09
ROSE: Remove unused code and clean up some inconsistent indenting
Jiapeng Chong
2022-05-09
nl80211: fix locking in nl80211_set_tx_bitrate_mask()
Johannes Berg
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
net: fix wrong network header length
Lina Wang
2022-05-08
Merge tag 'batadv-next-pullrequest-20220508' of git://git.open-mesh.org/linux...
David S. Miller
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-05-06
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
2022-05-06
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
2022-05-06
Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-05-06
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
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-06
xfrm: drop not needed flags variable in XFRM offload struct
Leon Romanovsky
2022-05-06
xfrm: store and rely on direction to construct offload flags
Leon Romanovsky
2022-05-06
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
2022-05-06
xfrm: delete not used number of external headers
Leon Romanovsky
2022-05-06
xfrm: free not used XFRM_ESP_NO_TRAILER flag
Leon Romanovsky
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
ping: fix address binding wrt vrf
Nicolas Dichtel
2022-05-05
net: Make msg_zerocopy_alloc static
David Ahern
2022-05-05
net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
Tetsuo Handa
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
[prev]
[next]