1. 920de80 net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  2. 3680453 net: af_packet should update its inuse counter by Eric Dumazet · 16 years ago
  3. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  4. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  5. 8913336 packet: add PACKET_RESERVE sockopt by Patrick McHardy · 16 years ago
  6. 393e52e packet: deliver VLAN TCI to userspace by Patrick McHardy · 16 years ago
  7. bbd6ef8 packet: support extensible, 64 bit clean mmaped ring structure by Patrick McHardy · 16 years ago
  8. 2aeb0b8 af_packet: Check return of dev_set_promiscuity/allmulti by Wang Chen · 16 years ago
  9. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  10. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  11. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  12. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  13. 2a706ec [AF_PACKET]: Remove unused variable. by Jiri Olsa · 16 years ago
  14. 40ccbf5 [PACKET]: Fix sparse warnings in af_packet.c by Eric Dumazet · 17 years ago
  15. 1bf4095 [PACKET]: Fix /proc/net/packet crash due to bogus private pointer by Herbert Xu · 17 years ago
  16. 2aaef4e [NETNS]: separate af_packet netns data by Denis V. Lunev · 17 years ago
  17. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  18. d12d01d [NET]: Make AF_PACKET handle multiple network namespaces by Denis V. Lunev · 17 years ago
  19. be85d4a [AF_PACKET]: Fix minor code duplication by Urs Thuermann · 17 years ago
  20. 8032b46 [AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded by Peter P Waskiewicz Jr · 17 years ago
  21. 17ab56a [PACKET]: Use existing sock refcnt debugging infrastructure by Pavel Emelyanov · 17 years ago
  22. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  23. be702d5 [PACKET]: Kill unused pg_vec_endpage() function by Patrick McHardy · 17 years ago
  24. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  25. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  26. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  27. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  28. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  29. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  30. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  31. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  32. 50f1778 [AF_PACKET]: Don't enable global timestamps. by Stephen Hemminger · 17 years ago
  33. db0c58f [NET] PACKET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  34. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  35. be02097 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. by David S. Miller · 17 years ago
  36. a2efcfa [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST by David S. Miller · 17 years ago
  37. 80feaac [AF_PACKET]: Add option to return orig_dev to userspace. by Peter P. Waskiewicz Jr · 17 years ago
  38. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  39. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  40. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  41. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  42. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  43. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  44. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  45. ad93065 [AF_PACKET]: Remove unnecessary casts. by Jason Lunz · 17 years ago
  46. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  47. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  48. 1ce4f28 [NET] PACKET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  49. ffbc611 [PACKET]: Fix skb->cb clobbering between aux and sockaddr by Herbert Xu · 17 years ago
  50. 8dc4194 [PACKET]: Add optional checksum computation for recvmsg by Herbert Xu · 17 years ago
  51. d5e76b0 [AF_PACKET]: Check device down state before hard header callbacks. by David S. Miller · 17 years ago
  52. dbcb585 [AF_PACKET]: Fix BPF handling. by David S. Miller · 17 years ago
  53. e16aa20 [NET]: Memory barrier cleanups by Ralf Baechle · 18 years ago
  54. a1f8e7f [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  55. 0e11c91 [AF_PACKET]: annotate by Al Viro · 18 years ago
  56. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  57. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  58. cbe21d8 [PACKET]: Don't truncate non-linear skbs with mmaped IO by Patrick McHardy · 18 years ago
  59. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  60. 8ae55f0 [NET]: Fix some whitespace issues in af_packet.c by Kris Katterjohn · 18 years ago
  61. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  62. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  63. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  64. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  65. 4ebf0ae [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page(). by David S. Miller · 19 years ago
  66. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  67. b85daee [AF_PACKET]: Remove bogus checks added to packet_sendmsg(). by David S. Miller · 19 years ago
  68. 0fb375f [AF_PACKET]: Allow for > 8 byte hardware addresses. by Eric W. Biederman · 19 years ago
  69. b69aee0 [NET]: Use file->private_data to get socket pointer. by Eric Dumazet · 19 years ago
  70. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  71. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  72. 84531c2 [NETFILTER]: Revert nf_reset change by Phil Oester · 19 years ago
  73. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  74. 02c30a8 [PATCH] update Ross Biro bouncing email address by Jesper Juhl · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago