1. db0c58f [NET] PACKET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  2. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  3. be02097 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. by David S. Miller · 17 years ago
  4. a2efcfa [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST by David S. Miller · 17 years ago
  5. 80feaac [AF_PACKET]: Add option to return orig_dev to userspace. by Peter P. Waskiewicz Jr · 17 years ago
  6. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  7. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  8. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  9. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  10. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  11. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  12. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  13. ad93065 [AF_PACKET]: Remove unnecessary casts. by Jason Lunz · 17 years ago
  14. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  15. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  16. 1ce4f28 [NET] PACKET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  17. ffbc611 [PACKET]: Fix skb->cb clobbering between aux and sockaddr by Herbert Xu · 17 years ago
  18. 8dc4194 [PACKET]: Add optional checksum computation for recvmsg by Herbert Xu · 17 years ago
  19. d5e76b0 [AF_PACKET]: Check device down state before hard header callbacks. by David S. Miller · 17 years ago
  20. dbcb585 [AF_PACKET]: Fix BPF handling. by David S. Miller · 17 years ago
  21. e16aa20 [NET]: Memory barrier cleanups by Ralf Baechle · 18 years ago
  22. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  23. 0e11c91 [AF_PACKET]: annotate by Al Viro · 18 years ago
  24. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  25. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  26. cbe21d8 [PACKET]: Don't truncate non-linear skbs with mmaped IO by Patrick McHardy · 18 years ago
  27. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  28. 8ae55f0 [NET]: Fix some whitespace issues in af_packet.c by Kris Katterjohn · 19 years ago
  29. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  30. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  31. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  32. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  33. 4ebf0ae [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page(). by David S. Miller · 19 years ago
  34. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  35. b85daee [AF_PACKET]: Remove bogus checks added to packet_sendmsg(). by David S. Miller · 19 years ago
  36. 0fb375f [AF_PACKET]: Allow for > 8 byte hardware addresses. by Eric W. Biederman · 19 years ago
  37. b69aee0 [NET]: Use file->private_data to get socket pointer. by Eric Dumazet · 19 years ago
  38. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  39. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  40. 84531c2 [NETFILTER]: Revert nf_reset change by Phil Oester · 19 years ago
  41. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  42. 02c30a8 [PATCH] update Ross Biro bouncing email address by Jesper Juhl · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago