Commit Graph

190 Commits (b32607dd47d456b99f0a16f1c37bc8a0975ffb19)

Author SHA1 Message Date
danborkmann@iogearbox.net 9e67030af3 af_packet: use define instead of constant 13 years ago
Eric Leblond c0de08d042 af_packet: don't emit packet on orig fanout group 13 years ago
Pavel Emelyanov fff3321d75 packet: Report fanout status via diag engine 13 years ago
Pavel Emelyanov 16f01365fa packet: Report rings cfg via diag engine 13 years ago
Pavel Emelyanov eea68e2f1a packet: Report socket mclist info via diag module 13 years ago
Pavel Emelyanov 8a360be0c5 packet: Report more packet sk info via diag module 13 years ago
Pavel Emelyanov 96ec632714 packet: Diag core and basic socket info dumping 13 years ago
Pavel Emelyanov 2787b04b6c packet: Introduce net/packet/internal.h header 13 years ago
danborkmann@iogearbox.net 7f5c3e3a80 af_packet: remove BUG statement in tpacket_destruct_skb 13 years ago
Ying Xue 99aa3473e6 af_packet: Quiet sparse noise about using plain integer as NULL pointer 13 years ago
parav.pandit@emulex.com e440cf2ca0 net: added support for 40GbE link. 13 years ago
danborkmann@iogearbox.net de74e92aa8 af_packet: use sizeof instead of constant in spkt_device 13 years ago
Joe Perches e3192690a3 net: Remove casts to same type 13 years ago
Eric Dumazet c06fff6e17 af_packet: packet_getsockopt() cleanup 13 years ago
Eric Dumazet abc4e4fa29 packet: dont drop packet but consume it 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Ben Greear 3bdc0eba0b net: Add framework to allow sending packets with customized CRC. 13 years ago
Wei Yongjun aef950b4ba packet: fix possible dev refcnt leak when bind fail 13 years ago
Eric Dumazet 0fd7bac6b6 net: relax rcvbuf limits 13 years ago
Herbert Xu 4ce4091256 packet: Add needed_tailroom to packet_sendmsg_spkt 13 years ago
Herbert Xu ae641949df net: Remove all uses of LL_ALLOCATED_SPACE 13 years ago
Jesper Juhl eec205719e net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer 13 years ago
Jesper Juhl 3ed90f766d net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_timer() 13 years ago
Olof Johansson eea49cc900 af_packet: de-inline some helper functions 13 years ago
Eric Dumazet bc416d9768 macvlan: handle fragmented multicast frames 13 years ago
danborkmann@iogearbox.net 95f5f803b3 af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb 14 years ago
Willem de Bruijn 7091fbd82c make PACKET_STATISTICS getsockopt report consistently between ring and non-ring 14 years ago
Jiri Pirko 4bc71cb983 net: consolidate and fix ethtool_ops->get_settings calling 14 years ago
chetan loke bc59ba3991 af_packet: Prefixed tpacket_v3 structs to avoid name space collision 14 years ago
chetan loke f6fb8f100b af-packet: TPACKET_V3 flexible buffer implementation. 14 years ago
Chetan Loke cc9f01b246 af-packet: fix - avoid reading stale data 14 years ago
David S. Miller 31817df025 packet: Fix build with INET disabled. 14 years ago
Eric Dumazet afe62c68cd af_packet: lock imbalance 14 years ago
David S. Miller aec27311c2 packet: Fix leak in pre-defrag support. 14 years ago
David S. Miller 95ec3eb417 packet: Add 'cpu' fanout policy. 14 years ago
David S. Miller 7736d33f42 packet: Add pre-defragmentation support for ipv4 fanouts. 14 years ago
David S. Miller dc99f60069 packet: Add fanout support. 14 years ago
David S. Miller ce06b03e60 packet: Add helpers to register/unregister ->prot_hook 14 years ago
Jason Wang 10a8d94a95 virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID 14 years ago
Eric Dumazet 13fcb7bd32 af_packet: prevent information leak 14 years ago
Ben Greear 827d978037 af-packet: Use existing netdev reference for bound sockets. 14 years ago
Ben Greear 160ff18a07 af-packet: Hold reference to bound network devices. 14 years ago
Ben Greear a3bcc23e89 af-packet: Add flag to distinguish VID 0 from no-vlan. 14 years ago
Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 years ago
Eric Dumazet 0a14842f5a net: filter: Just In Time compiler for x86-64 14 years ago
Hagen Paul Pfeifer e143038f4d af_packet: struct socket declared/assigned but unused 14 years ago
Ben Greear 57f89bfa21 network: Allow af_packet to transmit +4 bytes for VLAN packets. 14 years ago
Shan Wei 441c793a56 net: cleanup unused macros in net directory 14 years ago
Eric Dumazet 80f8f1027b net: filter: dont block softirqs in sk_run_filter() 14 years ago