Commit Graph

217 Commits (b29d3145183da4e07d4b570fa8acdd3ac4a5c572)

Author SHA1 Message Date
Nicolas Dichtel e8d9612c18 sock_diag: allow to dump bpf filters 12 years ago
Nicolas Dichtel 76d0eeb1a1 packet_diag: disclose meminfo values 12 years ago
Nicolas Dichtel 626419038a packet_diag: disclose uid value 12 years ago
Daniel Borkmann ee80fbf301 packet: account statistics only in tpacket_stats_u 12 years ago
Daniel Borkmann 0578edc560 packet: reorder a member in packet_ring_buffer 12 years ago
Daniel Borkmann b9c32fb271 packet: if hw/sw ts enabled in rx/tx ring, report which ts we got 12 years ago
Daniel Borkmann 7a51384cc9 packet: enable hardware tx timestamping on tpacket ring 12 years ago
Willem de Bruijn 2e31396fa1 packet: tx timestamping on tpacket ring 12 years ago
Daniel Borkmann 4b457bdf1d packet: move hw/sw timestamp extraction into a small helper 12 years ago
Daniel Borkmann 184f489e9b packet: minor: add generic tpacket_uhdr to access packet headers 12 years ago
Daniel Borkmann bf84a01063 net: sock: make sock_tx_timestamp void 12 years ago
Jason Wang 40893fd0fd net: switch to use skb_probe_transport_header() 12 years ago
Jason Wang c1aad275b0 packet: set transport header before doing xmit 12 years ago
Willem de Bruijn 77f65ebdca packet: packet fanout rollover during socket overload 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
Phil Sutter 9665d5d624 packet: fix leakage of tx_ring memory 12 years ago
Eric W. Biederman df008c91f8 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm 12 years ago
Paul Chavent 5920cd3a41 packet: tx_ring: allow the user to choose tx data offset 12 years ago
Daniel Borkmann 342567ccf0 packet: minor: remove unused err assignment 12 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Fengguang Wu a0dfb2634e af_packet: match_fanout_group() can be static 13 years ago
Pavel Emelyanov 0fa7fa98db packet: Protect packet sk list with mutex (v2) 13 years ago
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
Eric W. Biederman a7cb5a49bf userns: Print out socket uids in a user namespace aware fashion. 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