1. e8333284 net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c by Wang Hai · 3 years, 7 months ago
  2. 65d2dbb net: lapb: Make "lapb_t1timer_running" able to detect an already running timer by Xie He · 3 years, 9 months ago
  3. 88c7a9f net: lapb: Copy the skb before sending a packet by Xie He · 3 years, 11 months ago
  4. b491e6a net: lapb: Add locking to the lapb module by Xie He · 4 years ago
  5. b40f97b net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event by Xie He · 4 years ago
  6. 62480b9 net/lapb: fix t1 timer handling for LAPB_STATE_0 by Martin Schiller · 4 years, 1 month ago
  7. a4989fa net/lapb: support netdev events by Martin Schiller · 4 years, 1 month ago
  8. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  9. 40e7915 docs: networking: convert lapb-module.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  10. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. 6be8e29 lapb: fixed leak of control-blocks. by Jeremy Sowden · 6 years ago
  12. 4201c92 lapb: moved export of lapb_register. by Jeremy Sowden · 6 years ago
  13. ee5d8f4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 by Thomas Gleixner · 6 years ago
  14. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  15. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  16. 83a37b3 net/lapb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  17. 0408c58 net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  18. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  19. 0d08df6 net/lapb: tuse %*ph to dump buffers by Andy Shevchenko · 9 years ago
  20. 75da146 lapb: move EXPORT_SYMBOL after functions. by Fabian Frederick · 10 years ago
  21. a224bd3 net/lapb: re-send packets on timeout by josselin.costanzi@mobile-devices.fr · 11 years ago
  22. 5ba0a3b net/lapb: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  23. a508da6 lapb: Neaten debugging by Joe Perches · 13 years ago
  24. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  25. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  26. fcb261f lapb: Reduce switch/case indent by Joe Perches · 13 years ago
  27. 64387df Net: lapb: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. 0e8635a net: remove NET_RX_BAD and NET_RX_CN* defines by Florian Westphal · 16 years ago
  30. 14d0e7b [LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  31. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  32. 56d6c3d [NET] LAPB: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  33. 558e10a [LAPB]: Fix windowsize check by Diego Calleja · 18 years ago
  34. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  35. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  36. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago