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
/
ipv4
/
fib_semantics.c
Age
Commit message (
Expand
)
Author
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
2022-02-07
ipv4: Use dscp_t in struct fib_alias
Guillaume Nault
2022-01-25
ipv4: get rid of fib_info_hash_{alloc|free}
Eric Dumazet
2022-01-19
ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys
Eric Dumazet
2022-01-19
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
2022-01-16
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-31
ipv4: Check attribute length for RTA_FLOW in multipath route
David Ahern
2021-12-31
ipv4: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2021-12-07
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-08-02
ipv4: Fix refcount warning for new fib_info
David Ahern
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2021-05-17
ipv4: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
2021-02-02
net: ipv4: Publish fib_nlmsg_size()
Amit Cohen
2021-02-02
net: ipv4: Pass fib_rt_info as const to fib_dump_info()
Amit Cohen
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-11
ipv4: Set nexthop flags in a more consistent way
Ido Schimmel
2020-11-06
rtnetlink: Add RTNH_F_TRAP flag
Ido Schimmel
2020-06-18
net: Fix the arp error in some cases
guodeqing
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
2020-04-22
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
2020-03-29
net: add net available in build_state
Alexander Aring
2020-03-12
inet: Use fallthrough;
Joe Perches
2020-01-14
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
2020-01-14
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
2019-11-07
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-10
ipv4: Optimization for fib_info lookup with nexthops
David Ahern
2019-06-10
ipv4: Allow routes to use nexthop objects
David Ahern
2019-06-09
net: ipv4: fib_semantics: fix uninitialized variable
Enrico Weigelt
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-04
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-04
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-22
ipv4: Rename and export nh_update_mtu
David Ahern
2019-05-22
ipv4: export fib_info_update_nh_saddr
David Ahern
2019-05-22
ipv4: export fib_check_nh
David Ahern
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
[next]