s' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/net/llc/af_llc.c
AgeCommit message (Expand)Author
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-03-25llc: only change llc->dev when bind() succeedsEric Dumazet
2022-03-23llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet
2021-12-07llc: add net device refcount trackerEric Dumazet
2021-08-05net: Remove redundant if statementsYajun Deng
2021-07-27net: llc: fix skb_over_panicPavel Skripkin
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-13net: llc: kerneldoc fixesAndrew Lunn
2020-06-28llc: make sure applications use ARPHRD_ETHEREric Dumazet
2020-02-26af_llc: fix if-statement empty body warningRandy Dunlap