Commit Graph

41 Commits (762e5ab77c803c819e45d054518a98efb70b0f60)

Author SHA1 Message Date
David S. Miller be02097cf6 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. 18 years ago
David S. Miller a2efcfa048 [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST 18 years ago
Peter P. Waskiewicz Jr 80feaacb8a [AF_PACKET]: Add option to return orig_dev to userspace. 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Jason Lunz ad930650c0 [AF_PACKET]: Remove unnecessary casts. 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven da7071d7e3 [PATCH] mark struct file_operations const 8 18 years ago
YOSHIFUJI Hideaki 1ce4f28bd7 [NET] PACKET: Fix whitespace errors. 18 years ago
Herbert Xu ffbc61117d [PACKET]: Fix skb->cb clobbering between aux and sockaddr 18 years ago
Herbert Xu 8dc4194474 [PACKET]: Add optional checksum computation for recvmsg 18 years ago
David S. Miller d5e76b0a28 [AF_PACKET]: Check device down state before hard header callbacks. 18 years ago
David S. Miller dbcb5855d1 [AF_PACKET]: Fix BPF handling. 18 years ago
Ralf Baechle e16aa207cc [NET]: Memory barrier cleanups 18 years ago
Al Viro a1f8e7f7fb [PATCH] severing skbuff.h -> highmem.h 18 years ago
Al Viro 0e11c91e1e [AF_PACKET]: annotate 18 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Patrick McHardy cbe21d8fef [PACKET]: Don't truncate non-linear skbs with mmaped IO 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Kris Katterjohn 8ae55f0489 [NET]: Fix some whitespace issues in af_packet.c 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
David S. Miller 4ebf0ae261 [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page(). 19 years ago
Herbert Xu 325ed82393 [NET]: Fix packet timestamping. 20 years ago
David S. Miller b85daee0e4 [AF_PACKET]: Remove bogus checks added to packet_sendmsg(). 20 years ago
Eric W. Biederman 0fb375fb9b [AF_PACKET]: Allow for > 8 byte hardware addresses. 20 years ago
Eric Dumazet b69aee04fb [NET]: Use file->private_data to get socket pointer. 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Phil Oester 84531c24f2 [NETFILTER]: Revert nf_reset change 20 years ago
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago