1. c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 15 years ago
  2. de10334 econet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  3. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  4. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  5. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  6. 0efffaf econet: Use sock_orphan() instead of open-coded (and buggy) variant. by David S. Miller · 16 years ago
  7. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  8. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  9. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  10. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  11. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  12. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  13. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  14. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  15. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  16. 9c29a37 [ECONET]: remove econet_packet_type on unload by Alexey Dobriyan · 17 years ago
  17. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  18. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  19. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  20. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  21. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  22. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  23. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  24. c9b6aab [NET] ECONET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  25. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  26. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  27. 1d18183 [ECONET]: Convert away from SOCKOPS_WRAPPED by David S. Miller · 18 years ago
  28. f6c90b7 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes by Petr Vandrovec · 18 years ago
  29. ca40330 [ECONET]: Use macro for spinlock_t definition. by YOSHIFUJI Hideaki · 19 years ago
  30. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  31. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  32. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  33. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  34. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  35. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  36. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  37. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago