summaryrefslogtreecommitdiff
path: root/include/uapi/linux/if_packet.h
AgeCommit message (Expand)Author
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima
2023-07-25af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan
2023-02-01packet: add TP_STATUS_GSO_TCP for tp_statusXin Long
2022-10-28net/packet: add PACKET_FANOUT_FLAG_IGNORE_OUTGOINGWillem de Bruijn
2020-11-09net/packet: make packet_fanout.arr size configurable up to 64KTanner Love
2019-06-29packet: Fix undefined behavior in bit shiftJiunn Chang
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-04-24packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney
2015-08-17packet: add extended BPF fanout modeWillem de Bruijn
2015-08-17packet: add classic BPF fanout modeWillem de Bruijn
2015-05-13packet: rollover statisticsWillem de Bruijn
2015-03-23af_packet: pass checksum validation status to the userAlexander Drozdov
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn
2014-01-22af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman
2013-12-31netlink: specify netlink packet direction for nlmonDaniel Borkmann
2013-12-18packet: deliver VLAN TPID to userspaceAtzm Watanabe
2013-12-18packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe
2013-12-09packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann
2013-08-29net: packet: add randomized fanout schedulerDaniel Borkmann
2013-04-25packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann
2013-04-25packet: minor: convert status bits into shifting formatDaniel Borkmann
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn
2012-11-07packet: tx_ring: allow the user to choose tx data offsetPaul Chavent
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells