1. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  2. 914c8ad af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add() by Jiri Pirko · 14 years ago
  3. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 14 years ago
  4. 808f511 packet: convert socket list to RCU (v3) by stephen hemminger · 14 years ago
  5. b7ceabd net: packet: use seq_hlist_foo() helpers by Li Zefan · 14 years ago
  6. 889b8f9 packet: Kill CONFIG_PACKET_MMAP. by David S. Miller · 14 years ago
  7. bfd5f4a packet: Add GSO/csum offload support. by Sridhar Samudrala · 14 years ago
  8. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  9. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  10. eb70df1 af_packet: Don't use skb after dev_queue_xmit() by Jarek Poplawski · 15 years ago
  11. 1a35ca8 packet: dont call sleeping functions while holding rcu_read_lock() by Eric Dumazet · 15 years ago
  12. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  13. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  14. 13cfa97 net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard by Cyrill Gorcunov · 15 years ago
  15. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  16. 654d1f8 packet: less dev_put() calls by Eric Dumazet · 15 years ago
  17. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. b5dd884 net: Fix 'Re: PACKET_TX_RING: packet size is too long' by Gabor Gombas · 15 years ago
  19. 05423b2 vlan: allow null VLAN ID to be used by Eric Dumazet · 15 years ago
  20. ad959e7 af_packet: mc_drop/flush_mclist changes by Eric Dumazet · 15 years ago
  21. 94b0595 af_packet: Avoid cache line dirtying by Eric Dumazet · 15 years ago
  22. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  23. d5e63bd Revert "af_packet: add interframe drop cmsg (v6)" by David S. Miller · 15 years ago
  24. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  25. 2d37a18 Use sk_mark for routing lookup in more places by Eric Dumazet · 15 years ago
  26. 9777500 af_packet: add interframe drop cmsg (v6) by Neil Horman · 15 years ago
  27. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  28. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  29. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  30. 40d4e3d af_packet: style cleanups by Eric Dumazet · 15 years ago
  31. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  32. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  33. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  34. d95ed92 af_packet: Teach to listen for multiple unicast addresses. by Eric W. Biederman · 15 years ago
  35. 69e3c75 net: TX_RING and packet mmap by Johann Baudy · 15 years ago
  36. 719bfea packet: avoid warnings when high-order page allocation fails by Eric Dumazet · 15 years ago
  37. ead2ceb Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs by Neil Horman · 15 years ago
  38. acb5d75 packet: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  39. f9e6934 net: packet socket packet_lookup_frame fix by Sebastiano Di Paola · 15 years ago
  40. 905db44 packet: Avoid lock_sock in mmap handler by Herbert Xu · 15 years ago
  41. 920de80 net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  42. 3680453 net: af_packet should update its inuse counter by Eric Dumazet · 16 years ago
  43. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  44. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  45. 8913336a packet: add PACKET_RESERVE sockopt by Patrick McHardy · 16 years ago
  46. 393e52e packet: deliver VLAN TCI to userspace by Patrick McHardy · 16 years ago
  47. bbd6ef8 packet: support extensible, 64 bit clean mmaped ring structure by Patrick McHardy · 16 years ago
  48. 2aeb0b8 af_packet: Check return of dev_set_promiscuity/allmulti by Wang Chen · 16 years ago
  49. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  50. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  51. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  52. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  53. 2a706ec [AF_PACKET]: Remove unused variable. by Jiri Olsa · 16 years ago
  54. 40ccbf5 [PACKET]: Fix sparse warnings in af_packet.c by Eric Dumazet · 17 years ago
  55. 1bf4095 [PACKET]: Fix /proc/net/packet crash due to bogus private pointer by Herbert Xu · 17 years ago
  56. 2aaef4e [NETNS]: separate af_packet netns data by Denis V. Lunev · 17 years ago
  57. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  58. d12d01d [NET]: Make AF_PACKET handle multiple network namespaces by Denis V. Lunev · 17 years ago
  59. be85d4a [AF_PACKET]: Fix minor code duplication by Urs Thuermann · 17 years ago
  60. 8032b46 [AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded by Peter P Waskiewicz Jr · 17 years ago
  61. 17ab56a [PACKET]: Use existing sock refcnt debugging infrastructure by Pavel Emelyanov · 17 years ago
  62. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  63. be702d5 [PACKET]: Kill unused pg_vec_endpage() function by Patrick McHardy · 17 years ago
  64. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  65. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  66. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  67. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  68. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  69. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  70. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  71. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  72. 50f1778 [AF_PACKET]: Don't enable global timestamps. by Stephen Hemminger · 17 years ago
  73. db0c58f [NET] PACKET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  74. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  75. be02097 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. by David S. Miller · 17 years ago
  76. a2efcfa [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST by David S. Miller · 17 years ago
  77. 80feaac [AF_PACKET]: Add option to return orig_dev to userspace. by Peter P. Waskiewicz Jr · 17 years ago
  78. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  79. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  80. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  81. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  82. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  83. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  84. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  85. ad93065 [AF_PACKET]: Remove unnecessary casts. by Jason Lunz · 17 years ago
  86. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  87. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  88. 1ce4f28 [NET] PACKET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  89. ffbc611 [PACKET]: Fix skb->cb clobbering between aux and sockaddr by Herbert Xu · 17 years ago
  90. 8dc4194 [PACKET]: Add optional checksum computation for recvmsg by Herbert Xu · 17 years ago
  91. d5e76b0 [AF_PACKET]: Check device down state before hard header callbacks. by David S. Miller · 17 years ago
  92. dbcb585 [AF_PACKET]: Fix BPF handling. by David S. Miller · 17 years ago
  93. e16aa20 [NET]: Memory barrier cleanups by Ralf Baechle · 18 years ago
  94. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  95. 0e11c91 [AF_PACKET]: annotate by Al Viro · 18 years ago
  96. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  97. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  98. cbe21d8 [PACKET]: Don't truncate non-linear skbs with mmaped IO by Patrick McHardy · 18 years ago
  99. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  100. 8ae55f0 [NET]: Fix some whitespace issues in af_packet.c by Kris Katterjohn · 18 years ago