1. d76a436 tipc: make media address offset a common define by Erik Hugne · 9 years ago
  2. 91e2eb5 tipc: rename media/msg related definitions by Erik Hugne · 9 years ago
  3. 38504c2 tipc: improve and extend media address conversion functions by Jon Paul Maloy · 10 years ago
  4. e4d050c tipc: eliminate code duplication in media layer by Ying Xue · 10 years ago
  5. 6e967ad tipc: relocate common functions from media to bearer by Ying Xue · 10 years ago
  6. 37cb062 tipc: remove TIPC usage of field af_packet_priv in struct net_device by Ying Xue · 10 years ago
  7. 5702dba tipc: initiate media type array at compile time by Jon Paul Maloy · 10 years ago
  8. 512137e tipc: remove interface state mirroring in bearer by Erik Hugne · 10 years ago
  9. 6798158 tipc: correct return value of recv_msg routine by Ying Xue · 11 years ago
  10. f2875c3 tipc: avoid unnecessary lookup for tipc bearer instance by Ying Xue · 11 years ago
  11. 4babbaa tipc: make bearer and media naming consistent by Ying Xue · 11 years ago
  12. 2537af9 tipc: remove dev_base_lock use from enable_bearer by Ying Xue · 11 years ago
  13. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 11 years ago
  14. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  15. 76f5c6f tipc: set skb->protocol in eth_media packet transmission by Patrick McHardy · 11 years ago
  16. 8aeb89f tipc: move bcast_addr from struct tipc_media to struct tipc_bearer by Patrick McHardy · 11 years ago
  17. ccc4ba2 tipc: remove unused str2addr media callback by Patrick McHardy · 11 years ago
  18. 4225a39 tipc: fix lockdep warning during bearer initialization by Ying Xue · 12 years ago
  19. fa7f86f tipc: optimize the initialization of network device notifier by Ying Xue · 12 years ago
  20. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 12 years ago
  21. 358a0d1 tipc: rename struct media to struct tipc_media by Paul Gortmaker · 12 years ago
  22. d47ce2e tipc: Eliminate useless memset operations in Ethernet media support by Allan Stephens · 13 years ago
  23. 64b32f7 tipc: Do timely cleanup of disabled Ethernet bearer resources by Allan Stephens · 13 years ago
  24. 8c12118d tipc: Minor optimization to deactivation of Ethernet media suppot by Allan Stephens · 13 years ago
  25. 3d749a6 tipc: Hide media-specific addressing details from generic bearer code by Allan Stephens · 13 years ago
  26. 4d163a3 tipc: Add new address conversion routines for Ethernet media by Allan Stephens · 13 years ago
  27. c61b666 tipc: Improve handling of media address printing errors by Allan Stephens · 13 years ago
  28. 706767d tipc: Register new media using pre-compiled structure by Allan Stephens · 13 years ago
  29. 909234c tipc: Lower limits for number of bearers and media types by Allan Stephens · 13 years ago
  30. 18abf0f tipc: Remove redundant search when enabling bearer by Allan Stephens · 13 years ago
  31. bcd326e tipc: Fix unsafe device list search when enabling bearer by Allan Stephens · 13 years ago
  32. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 13 years ago
  33. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 13 years ago
  34. 886ef52 tipc: remove redundant #includes by Allan Stephens · 13 years ago
  35. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 13 years ago
  36. b2abd4c tipc: Optimize handling excess content on incoming messages by Paul Gortmaker · 14 years ago
  37. d1fb627 tipc: Fix misleading error code when enabling Ethernet bearers by Allan Stephens · 14 years ago
  38. 9fbfca0 tipc: Ensure outgoing messages on Ethernet have sufficient headroom by Allan Stephens · 14 years ago
  39. 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
  40. 3a6d54c net: remove needless (now buggy) & from dev->dev_addr by Jiri Pirko · 15 years ago
  41. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  42. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  43. 0e35fd5 tipc: Eliminate improper use of TIPC_OK error code by Allan Stephens · 16 years ago
  44. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  45. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  46. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  47. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  48. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  49. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  50. f3ec75f [TIPC]: Improved support for Ethernet traffic filtering by Allan Stephens · 17 years ago
  51. cb283ea [TIPC]: Fixed erroneous introduction of for_each_netdev by Jon Paul Maloy · 17 years ago
  52. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  53. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  54. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  55. 02ea492 [NET] TIPC: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  56. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  57. 687a25f [TIPC]: Validate entire interface name when locating bearer to enable. by Allan Stephens · 18 years ago
  58. 4938450 [TIPC]: Corrected potential misuse of tipc_media_addr structure. by Allan Stephens · 18 years ago
  59. 5e3c885 [TIPC] Improved tolerance to promiscuous mode interface by Jon Maloy · 18 years ago
  60. 1fc54d8 [TIPC]: Fix simple sparse warnings by Sam Ravnborg · 18 years ago
  61. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 18 years ago
  62. 50f9bcd [TIPC] Remove unused #includes by Per Liden · 18 years ago
  63. 33a9c4d [TIPC] Move ethernet protocol id to linux/if_ether.h by Per Liden · 18 years ago
  64. 16cb4b3 [TIPC] Updated link priority macros by Per Liden · 18 years ago
  65. 593a5f2 [TIPC] More updates of file headers by Per Liden · 18 years ago
  66. 9da1c8b [TIPC] Update of file headers by Per Liden · 18 years ago
  67. 9ea1fd3 [TIPC] License header update by Per Liden · 18 years ago
  68. b97bf3f [TIPC] Initial merge by Per Liden · 18 years ago