index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-09
ipv4: Link IPv4 address to per-netns hash table.
Kuniyuki Iwashima
2
-0
/
+2
2024-10-09
Fix misspelling of "accept*" in net
Alexander Zubkov
1
-1
/
+1
2024-10-09
ipv4: Convert fib_validate_source() to dscp_t.
Guillaume Nault
1
-1
/
+2
2024-10-09
ipv4: Convert ip_mc_validate_source() to dscp_t.
Guillaume Nault
1
-1
/
+2
2024-10-09
ipv4: Convert ip_route_use_hint() to dscp_t.
Guillaume Nault
1
-2
/
+2
2024-10-09
net: mana: Enable debugfs files for MANA device
Shradha Gupta
2
-1
/
+13
2024-10-09
ptp: Add support for the AMZNC10C 'vmclock' device
David Woodhouse
1
-0
/
+182
2024-10-09
net: pcs: xpcs: move definition of struct dw_xpcs to private header
Russell King (Oracle)
1
-17
/
+1
2024-10-09
net: pcs: xpcs: provide a helper to get the phylink pcs given xpcs
Russell King (Oracle)
1
-0
/
+1
2024-10-08
caif: Remove unused cfsrvl_getphyid
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-08
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
2
-2
/
+1
2024-10-08
rtnetlink: Add assertion helpers for per-netns RTNL.
Kuniyuki Iwashima
1
-4
/
+41
2024-10-08
rtnetlink: Add per-netns RTNL.
Kuniyuki Iwashima
2
-0
/
+25
2024-10-08
Revert "rtnetlink: add guard for RTNL"
Kuniyuki Iwashima
1
-3
/
+0
2024-10-08
net: phy: Add support for PHY timing-role configuration via device tree
Oleksij Rempel
1
-0
/
+1
2024-10-07
ipv4: remove fib_info_devhash[]
Eric Dumazet
1
-0
/
+3
2024-10-07
net: dsa: remove obsolete phylink dsa_switch operations
Russell King (Oracle)
1
-15
/
+0
2024-10-04
net_sched: sch_fq: add the ability to offload pacing
Jeffrey Ji
1
-0
/
+2
2024-10-04
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
2
-0
/
+5
2024-10-04
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
1
-2
/
+3
2024-10-04
tcp: annotate data-races around icsk->icsk_pending
Eric Dumazet
1
-2
/
+2
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
1
-9
/
+18
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
3
-1
/
+12
2024-10-04
net/mlx5: hw counters: Remove mlx5_fc_create_ex
Cosmin Ratiu
1
-3
/
+0
2024-10-04
net/mlx5: hw counters: Make fc_stats & fc_pool private
Cosmin Ratiu
1
-32
/
+1
2024-10-04
appletalk: Remove deadcode
Dr. David Alan Gilbert
1
-8
/
+0
2024-10-03
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
1
-4
/
+3
2024-10-03
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2
-2
/
+8
2024-10-03
lib: packing: duplicate pack() and unpack() implementations
Vladimir Oltean
1
-2
/
+2
2024-10-03
lib: packing: add pack() and unpack() wrappers over packing()
Vladimir Oltean
1
-0
/
+6
2024-10-03
lib: packing: remove kernel-doc from header file
Vladimir Oltean
1
-26
/
+0
2024-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
77
-494
/
+956
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-3
/
+23
2024-10-03
Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-1
/
+1
2024-10-03
net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
Shradha Gupta
1
-1
/
+1
2024-10-02
net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal
Russell King (Oracle)
1
-4
/
+0
2024-10-02
net: pcs: xpcs: drop interface argument from xpcs_create*()
Russell King (Oracle)
1
-4
/
+2
2024-10-02
net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
Russell King (Oracle)
1
-0
/
+3
2024-10-02
net: pcs: xpcs: move PCS reset to .pcs_pre_config()
Russell King (Oracle)
1
-0
/
+1
2024-10-02
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
1
-1
/
+3
2024-10-02
Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+1
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-32
/
+31
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
30
-32
/
+31
2024-10-01
folio_queue: fix documentation
Christian Brauner
1
-1
/
+1
2024-10-01
tcp: Fix spelling mistake "emtpy" -> "empty"
Colin Ian King
1
-1
/
+1
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-0
/
+9
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-0
/
+9
2024-09-30
Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+170
2024-09-30
netfs: Fix the netfs_folio tracepoint to handle NULL mapping
David Howells
1
-1
/
+2
[next]