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.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
net: inet: Retire port only listening_hash
Martin KaFai Lau
2
-42
/
+1
2022-05-13
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
1
-1
/
+0
2022-05-13
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
1
-0
/
+2
2022-05-13
net: mscc: ocelot: minimize holes in struct ocelot_port
Vladimir Oltean
1
-9
/
+11
2022-05-13
net: mscc: ocelot: delete ocelot_port :: xmit_template
Vladimir Oltean
1
-1
/
+0
2022-05-13
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
1
-1
/
+5
2022-05-13
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
1
-0
/
+2
2022-05-13
net: dsa: introduce the dsa_cpu_ports() helper
Vladimir Oltean
1
-0
/
+11
2022-05-13
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
1
-3
/
+1
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-13
/
+20
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-4
/
+8
2022-05-12
fortify: Provide a memcpy trap door for sharp corners
Kees Cook
2
-0
/
+20
2022-05-12
Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+3
2022-05-12
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-1
/
+1
2022-05-12
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-0
/
+3
2022-05-12
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
1
-0
/
+1
2022-05-11
net: warn if transport header was not set
Eric Dumazet
1
-0
/
+2
2022-05-11
net: add CONFIG_DEBUG_NET
Eric Dumazet
1
-0
/
+6
2022-05-11
net: add include/net/net_debug.h
Eric Dumazet
2
-140
/
+152
2022-05-11
Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+4
2022-05-11
skbuff: render the checksum comment to documentation
Jakub Kicinski
1
-95
/
+124
2022-05-11
skbuff: rewrite the doc for data-only skbs
Jakub Kicinski
1
-12
/
+30
2022-05-11
skbuff: add a basic intro doc
Jakub Kicinski
1
-0
/
+40
2022-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+7
2022-05-10
virtio: fix virtio transitional ids
Shunsuke Mie
1
-7
/
+7
2022-05-10
ptp: Support late timestamp determination
Gerhard Engleder
2
-3
/
+32
2022-05-10
ptp: Pass hwtstamp to ptp_convert_timestamp()
Gerhard Engleder
1
-4
/
+3
2022-05-10
ptp: Request cycles for TX timestamp
Gerhard Engleder
1
-1
/
+6
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
1
-0
/
+31
2022-05-10
net/mlx5: Lag, add debugfs to query hardware lag state
Mark Bloch
1
-0
/
+1
2022-05-10
net/mlx5: Support devices with more than 2 ports
Mark Bloch
1
-1
/
+1
2022-05-10
net/mlx5: Lag, expose number of lag ports
Mark Bloch
1
-0
/
+1
2022-05-10
net/mlx5: Add exit route when waiting for FW
Gavin Li
1
-0
/
+1
2022-05-09
rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2022-05-09
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+1
2022-05-09
net: skb: introduce skb_data_area_size()
Ricardo Martinez
1
-0
/
+5
2022-05-09
list: Add list_next_entry_circular() and list_prev_entry_circular()
Ricardo Martinez
1
-0
/
+26
2022-05-08
blk-mq: remove the error_count from struct request
Willy Tarreau
1
-1
/
+0
2022-05-07
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
1
-6
/
+0
2022-05-07
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
1
-0
/
+3
2022-05-06
Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
1
-21
/
+0
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
1
-0
/
+9
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-0
/
+3
2022-05-06
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
1
-1
/
+1
2022-05-06
tcp: allow MPTCP to update the announced window
Paolo Abeni
1
-1
/
+1
2022-05-06
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
1
-2
/
+2
[next]