summaryrefslogtreecommitdiffstats
path: root/net/packet
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Fix some whitespace issues in af_packet.cKris Katterjohn2006-01-241-8/+8
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-121-1/+1
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-4/+4
* [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().David S. Miller2005-12-071-54/+61
* [NET]: Fix packet timestamping.Herbert Xu2005-10-031-2/+2
* [AF_PACKET]: Remove bogus checks added to packet_sendmsg().David S. Miller2005-09-271-6/+0Star
* [AF_PACKET]: Allow for > 8 byte hardware addresses.Eric W. Biederman2005-09-211-17/+48
* [NET]: Use file->private_data to get socket pointer.Eric Dumazet2005-09-061-4/+2Star
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-4/+4
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-3/+3
* [NETFILTER]: Revert nf_reset changePhil Oester2005-07-121-0/+6
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-121-0/+26
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-061-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-172-0/+1912