/net/rxrpc/

/ax25-compat-ioctls-v1'>wip/ax25-compat-ioctls-v1 ROSE Development and bugfix repository.Ralf Baechle
summaryrefslogtreecommitdiffstats
path: root/net/packet/af_packet.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-221-25/+18
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
* [PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy2006-09-171-3/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Fix some whitespace issues in af_packet.cKris Katterjohn2006-01-231-8/+8
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-111-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-03