index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
addr.c
Age
Commit message (
Expand
)
Author
2022-01-28
RDMA/core: Delete useless module.h include
Leon Romanovsky
2021-04-08
RDMA/addr: Be strict with gid size
Leon Romanovsky
2020-09-30
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
Jason Gunthorpe
2020-05-12
RDMA/addr: Mark addr_resolve as might_sleep()
Jason Gunthorpe
2020-01-03
RDMA/netlink: Do not always generate an ACK for some netlink operations
HÃ¥kon Bugge
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
2019-07-09
RDMA/core: Fix race when resolving IP address
Dag Moxnes
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-13
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-03
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
2018-10-16
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
2018-10-03
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
2018-10-03
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
2018-09-19
RDMA/core: Properly return the error code of rdma_set_src_addr_rcu
YueHaibing
2018-09-12
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
2018-09-12
RDMA/core: Simplify roce_resolve_route_from_path()
Parav Pandit
2018-09-12
RDMA/core: Protect against changing dst->dev during destination resolve
Parav Pandit
2018-09-12
RDMA/core: Refer to network type instead of device type
Parav Pandit
2018-09-12
RDMA/core: Use common code flow for IPv4/6 for addr resolve
Parav Pandit
2018-09-12
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
Parav Pandit
2018-09-12
RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6
Parav Pandit
2018-09-12
RDMA/core: Let protocol specific function typecast sockaddr structure
Parav Pandit
2018-09-12
RDMA/core: Avoid unnecessary sa_family overwrite
Parav Pandit
2018-09-12
RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcu
Parav Pandit
2018-09-06
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
Parav Pandit
2018-07-30
RDMA/core: Constify dst_addr argument
Parav Pandit
2018-06-29
IB/cm: Remove now useless rcu_lock in dst_fetch_ha
Jason Gunthorpe
2018-04-17
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
2018-04-17
RDMA/rdma_cm: Make rdma_addr_cancel into a fence
Jason Gunthorpe
2018-04-17
RDMA/rdma_cm: Remove process_req and timer sorting
Jason Gunthorpe
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-29
IB/addr: Constify dst_entry pointer
Parav Pandit
2018-03-28
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
2018-03-15
IB/core: Remove rdma_resolve_ip_route() as exported symbol
Parav Pandit
2018-02-28
IB/core : Add null pointer check in addr_resolve
Muneendra Kumar M
2017-12-18
RDMA/core: Avoid copying ifindex twice
Parav Pandit
2017-12-18
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
2017-12-18
IB/core: Removed unused function
Parav Pandit
2017-12-18
RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh
Parav Pandit
2017-12-18
IB/{core/cm}: Fix generating a return AH for RoCEE
Parav Pandit
2017-11-13
RDMA/core: Make function rdma_copy_addr return void
Yuval Shaia
[next]