summaryrefslogtreecommitdiff
path: root/net/tipc/udp_media.c
AgeCommit message (Expand)Author
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski
2023-05-31tipc: delete tipc_mtu_bad from tipc_udp_enableXin Long
2023-05-15tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long
2021-05-17tipc: wait and exit until all work queues are doneXin Long
2021-04-05mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo
2020-12-01net/tipc: fix various kernel-doc warningsRandy Dunlap
2020-09-18net: tipc: Supply missing udp_media.h include fileWang Hai
2020-08-18ipv6: some fixes for ipv6_dev_find()Xin Long
2020-08-05tipc: set ub->ifindex for local ipv6 addressXin Long
2020-07-13net: tipc: kerneldoc fixesAndrew Lunn
2020-05-22tipc: block BH before using dst_cacheEric Dumazet
2019-12-10tipc: introduce variable window congestion controlJon Maloy
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien
2019-10-06net: tipc: have genetlink code to parse the attrs during dumpitJiri Pirko
2019-07-07tipc: use rcu dereference functions properlyXin Long
2019-07-02tipc: remove ub->ubsock checksXin Long
2019-06-27tipc: add dst_cache support for udp mediaXin Long
2019-06-18tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-26tipc: remove rcu_read_unlock() left in tipc_udp_recv()Eric Dumazet
2019-04-24tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern
2018-12-14tipc: compare remote and local protocols in tipc_udp_enable()Cong Wang
2018-12-14tipc: fix a double kfree_skb()Cong Wang
2018-10-15tipc: support binding to specific ip address when activating UDP bearerHoang Le
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna
2018-03-27tipc: fix error handling in tipc_udp_enable()Wei Yongjun
2018-03-23tipc: obtain node identity from interface by defaultJon Maloy
2017-12-01tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()Tommi Rantala
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-01-20tipc: add function for checking broadcast support in bearerJon Paul Maloy
2016-12-02tipc: check minimum bearer MTUMichal Kubeček
2016-10-13tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter
2016-09-13tipc: fix possible memory leak in tipc_udp_enable()Wei Yongjun
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-26tipc: add UDP remoteip dump to netlink APIRichard Alpe
2016-08-26tipc: add the ability to get UDP options via netlinkRichard Alpe
2016-08-26tipc: add replicast peer discoveryRichard Alpe
2016-08-26tipc: introduce UDP replicastRichard Alpe
2016-08-26tipc: refactor multicast ip checkRichard Alpe
2016-08-26tipc: split UDP send functionRichard Alpe
2016-08-26tipc: split UDP nl address parsingRichard Alpe
2016-08-25tipc: fix the error handling in tipc_udp_enable()Wei Yongjun
2016-08-18tipc: make bearer packet filtering genericJon Paul Maloy
2016-06-29tipc: rename udp_port in struct udp_media_addrRichard Alpe
2016-03-14tipc: make sure IPv6 header fits in skb headroomRichard Alpe
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe