summaryrefslogtreecommitdiffstats
path: root/net/packet
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-06
|\
| * net/packet: fix packet drop as of virtio gsoJianfeng Tan2018-10-05
* | packet: add sockopt to ignore outgoing packetsVincent Whitchurch2018-09-06
|/
* Revert "packet: switch kvzalloc to allocate memory"Eric Dumazet2018-09-01
* packet: switch kvzalloc to allocate memoryLi RongQing2018-08-13
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-09
|\
| * packet: refine ring v3 block size test to hold one frameWillem de Bruijn2018-08-06
* | net: Remove some unneeded semicolonzhong jiang2018-08-04
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\|
| * packet: reset network header if packet shorter than ll reserved spaceWillem de Bruijn2018-07-12
* | net: allow fallback function to pass netdevAlexander Duyck2018-07-09
* | net: Add generic ndo_select_queue functionsAlexander Duyck2018-07-09
* | sock: sockc cookie initializerWillem de Bruijn2018-07-06
* | net: packet: Hook into time based transmission.Richard Cochran2018-07-04
|/
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* net/packet: fix use-after-freeEric Dumazet2018-06-21
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn2018-06-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * net/packet: refine check for priv area sizeEric Dumazet2018-06-04
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-26
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
| |\ \
| * | | dev: packet: make packet_direct_xmit a common functionMagnus Karlsson2018-05-03
* | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ \
| * | | | net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-26
| |/ / /
* | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-16
| |/ /
* | / packet: fix reserve calculationWillem de Bruijn2018-05-24
| |/ |/|
* | packet: in packet_snd start writing at link layer allocationWillem de Bruijn2018-05-13
|/
* packet: fix bitfield update raceWillem de Bruijn2018-04-24
* net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet2018-04-16
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* net: Convert packet_net_opsKirill Tkhai2018-02-13
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
| * net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert2017-12-20
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ | |/ |/|
| * net: annotate ->poll() instancesAl Viro2017-11-27
* | net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet2017-11-28
* | packet: fix crash in fanout_demux_rollover()Mike Maloney2017-11-28
|/
* packet: exit_net cleanup check addedVasily Averin2017-11-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | net: af_packet: Convert timers to use timer_setup()Kees Cook2017-10-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\|
| * packet: avoid panic in packet_getsockopt()Eric Dumazet2017-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
|\|
| * packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn2017-09-28