1. a928852 X25: Dont let x25_bind use addresses containing characters by andrew hendry · 14 years ago
  2. b18e7a0 X25: Fix x25_create errors for bad protocol and ENOBUFS by andrew hendry · 14 years ago
  3. 1fd975a X25: Check for errors in x25_init by andrew hendry · 15 years ago
  4. 2f5517a X25: Move SYSCTL ifdefs into header by andrew hendry · 15 years ago
  5. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  6. 386e50c X25: Enable setting of cause and diagnostic fields by Andrew Hendry · 15 years ago
  7. 9177490 net/x25: push BKL usage into x25_proto by Arnd Bergmann · 15 years ago
  8. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  9. 06a96b3 x25: bit and/or confusion in x25_ioctl()? by roel kluin · 15 years ago
  10. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  11. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  12. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  13. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  14. c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 15 years ago
  15. 14ebaf8 x25: Fix sleep from timer on socket destroy. by David S. Miller · 15 years ago
  16. 83e0bbc af_rose/x25: Sanity check the maximum user frame size by Alan Cox · 15 years ago
  17. 8db09f2 x25: '< 0' and '>= 0' test on unsigned by Roel Kluin · 15 years ago
  18. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  19. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  20. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  21. c751e4f x25: Use sock_orphan() instead of open-coded (and buggy) variant. by David S. Miller · 16 years ago
  22. b61d38e x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 16 years ago
  23. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  24. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  25. a44562e [AX25]: Beautify x25_init() version printk. by maximilian attems · 16 years ago
  26. 6bf1574 [X25]: Avoid divides and sparse warnings by Eric Dumazet · 16 years ago
  27. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  28. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  29. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  30. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  31. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  32. eeeb037 [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  33. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  34. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  35. f8e1d201 [NET] X25: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  36. 39e21c0 [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. by Andrew Hendry · 17 years ago
  37. 95a9dc4 [X.25]: Add call forwarding by Andrew Hendry · 17 years ago
  38. 7f18ba6 [X25]: proper prototype for x25_init_timers() by Adrian Bunk · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 9a6b9f2 [X25]: dte facilities 32 64 ioctl conversion by Shaun Pereira · 18 years ago
  41. a64b7b9 [X25]: allow ITU-T DTE facilities for x25 by Shaun Pereira · 18 years ago
  42. bac37ec [X25]: fix kernel error message 64 bit kernel by Shaun Pereira · 18 years ago
  43. 1b06e6b [X25]: ioctl conversion 32 bit user to 64 bit kernel by Shaun Pereira · 18 years ago
  44. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  45. a20a855 [X25]: Fix for broken x25 module. by Shaun Pereira · 19 years ago
  46. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  47. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  48. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  49. ebc3f64 [X25]: Fast select with no restriction on response by Shaun Pereira · 19 years ago
  50. cb65d50 [X25]: Selective sub-address matching with call user data. by Shaun Pereira · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago