index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-05-12
net: inet: Retire port only listening_hash
Martin KaFai Lau
2022-05-12
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
2022-05-12
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
2022-05-12
net: mscc: ocelot: minimize holes in struct ocelot_port
Vladimir Oltean
2022-05-12
net: mscc: ocelot: delete ocelot_port :: xmit_template
Vladimir Oltean
2022-05-12
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-05-12
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
2022-05-12
net: dsa: introduce the dsa_cpu_ports() helper
Vladimir Oltean
2022-05-12
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-12
fortify: Provide a memcpy trap door for sharp corners
Kees Cook
2022-05-11
Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-05-11
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-11
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-11
net: warn if transport header was not set
Eric Dumazet
2022-05-11
net: add CONFIG_DEBUG_NET
Eric Dumazet
2022-05-11
net: add include/net/net_debug.h
Eric Dumazet
2022-05-11
Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2022-05-10
skbuff: render the checksum comment to documentation
Jakub Kicinski
2022-05-10
skbuff: rewrite the doc for data-only skbs
Jakub Kicinski
2022-05-10
skbuff: add a basic intro doc
Jakub Kicinski
2022-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-05-10
virtio: fix virtio transitional ids
Shunsuke Mie
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-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
2022-05-09
net/mlx5: Lag, add debugfs to query hardware lag state
Mark Bloch
2022-05-09
net/mlx5: Support devices with more than 2 ports
Mark Bloch
2022-05-09
net/mlx5: Lag, expose number of lag ports
Mark Bloch
2022-05-09
net/mlx5: Add exit route when waiting for FW
Gavin Li
2022-05-09
rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
Gleb Fotengauer-Malinovskiy
2022-05-09
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
net: skb: introduce skb_data_area_size()
Ricardo Martinez
2022-05-09
list: Add list_next_entry_circular() and list_prev_entry_circular()
Ricardo Martinez
2022-05-08
blk-mq: remove the error_count from struct request
Willy Tarreau
2022-05-06
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
2022-05-06
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
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
net: move netif_set_gso_max helpers
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
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
2022-05-05
tcp: allow MPTCP to update the announced window
Paolo Abeni
2022-05-05
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
[next]