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