1. ff6acd1 xfrm: Const'ify address arguments to xfrm_addr_cmp() by David S. Miller · 13 years ago
  2. 6418c4e xfrm: Const'ify address arguments to __xfrm_dst_lookup() by David S. Miller · 13 years ago
  3. 5e6b930 xfrm: Const'ify address arguments to ->dst_lookup() by David S. Miller · 13 years ago
  4. 200ce96 xfrm: Const'ify selector argument to xfrm_selector_match() by David S. Miller · 13 years ago
  5. 19bd624 xfrm: Const'ify tmpl and address arguments to ->init_temprop() by David S. Miller · 13 years ago
  6. 214e005 xfrm: Pass km_event pointers around as const when possible. by David S. Miller · 13 years ago
  7. 55ae22d Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago
  8. bf781ec tipc: Avoid reliable broadcast preparation for NACK messages by Allan Stephens · 14 years ago
  9. 2e07dda tipc: Remove unused message header field for requested number of links by Allan Stephens · 14 years ago
  10. 741de3e tipc: Remove support for per-connection message sequence numbering by Allan Stephens · 14 years ago
  11. 214dda4 tipc: Add in missing lock during link initialization by Allan Stephens · 14 years ago
  12. cb7ce91 tipc: Fix port counter handling to correct congestion control by Allan Stephens · 14 years ago
  13. 69218fc tipc: Minor optimization to topology service connection establishment by Allan Stephens · 14 years ago
  14. f23d9bf tipc: Set unused probe field of link protocol messages to defined value by Allan Stephens · 14 years ago
  15. 9bd80b6 tipc: Improve accuracy of link transmit queue maximum size statistic by Allan Stephens · 14 years ago
  16. 9f54b54 tipc: Eliminate unnecessary locking when starting topology service by Allan Stephens · 14 years ago
  17. 01d83ed tipc: Clean up tracking of node requesting a broadcast retransmit by Allan Stephens · 14 years ago
  18. 77c81e0 tipc: Clean out all remaining instances of #if 0'd unused code by Allan Stephens · 14 years ago
  19. c8a61b5 tipc: Fix print statements that assume pointers are 32-bit values by Allan Stephens · 14 years ago
  20. 5413b4c tipc: Improve handling of invalid link tolerance values by Allan Stephens · 14 years ago
  21. 3f8dd94 tipc: Prevent invalid memory access when sending to configuration service by Allan Stephens · 14 years ago
  22. 4132fac tipc: Remove unused global variable tipc_user_count by Allan Stephens · 14 years ago
  23. 2d627b9 tipc: Combine bearer structure with tipc_bearer structure by Allan Stephens · 14 years ago
  24. 23dd4cc tipc: Combine port structure with tipc_port structure by Allan Stephens · 14 years ago
  25. d12b0d9 qlcnic: Remove validation for max tx and max rx queues by Rajesh Borundia · 13 years ago
  26. 9ce13ca qlcnic: fix checks for auto_fw_reset by amit salecha · 13 years ago
  27. 39fc0ce net: Implement SFEATURES compatibility for not updated drivers by Michał Mirosław · 13 years ago
  28. 4e4db20 net: Fix ETHTOOL_GFEATURES compatibility by Michał Mirosław · 13 years ago
  29. 14d1232 net: avoid initial "Features changed" message by Michał Mirosław · 13 years ago
  30. 8e9b59b Fix "(unregistered net_device): Features changed" message by Michał Mirosław · 13 years ago
  31. a9a6fb3 r6040: bump to version 0.27 and date 23Feb2011 by Florian Fainelli · 13 years ago
  32. 193cfca r6040: fix multicast operations by Shawn Lin · 13 years ago
  33. e0c5631 em_meta: fix sparse warning by stephen hemminger · 13 years ago
  34. ea18fd9 mqprio: cleanups by stephen hemminger · 13 years ago
  35. ada440e afkey: add sparse annotation about rcu by stephen hemminger · 13 years ago
  36. 81b504b atl1[ce]: fix sparse warnings by stephen hemminger · 13 years ago
  37. c3f52ae socket: suppress sparse warnings by stephen hemminger · 13 years ago
  38. e13e02a3 net_sched: SFB flow scheduler by Eric Dumazet · 13 years ago
  39. dee9f4b net: Make flow cache paths use a const struct flowi. by David S. Miller · 13 years ago
  40. 4ca2e68 xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const. by David S. Miller · 13 years ago
  41. 3f0e18f xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const. by David S. Miller · 13 years ago
  42. 98313ad xfrm: Mark flowi arg to xfrm_bundle_create() const. by David S. Miller · 13 years ago
  43. a6c2e61 xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const. by David S. Miller · 13 years ago
  44. 73ff93c xfrm: Mark flowi arg to xfrm_expand_policies() const. by David S. Miller · 13 years ago
  45. 062cdb4 xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const. by David S. Miller · 13 years ago
  46. 47209ab xfrm: Kill strict arg to xfrm_bundle_ok(). by David S. Miller · 13 years ago
  47. 0730b9a net: Mark flowi arg to flow_cache_uli_match() const. by David S. Miller · 13 years ago
  48. b520e9f xfrm: Mark flowi arg to xfrm_state_find() const. by David S. Miller · 13 years ago
  49. 1a89859 xfrm: Mark flowi arg to xfrm_init_tempstate() const. by David S. Miller · 13 years ago
  50. 4a08ab0 xfrm: Mark flowi arg to xfrm_state_look_at() const. by David S. Miller · 13 years ago
  51. e33f770 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. by David S. Miller · 13 years ago
  52. e1ad2ab xfrm: Mark flowi arg to xfrm_selector_match() const. by David S. Miller · 13 years ago
  53. 1744a8f xfrm: Mark token args to addr_match() const. by David S. Miller · 13 years ago
  54. 8f029de xfrm: Mark flowi arg to xfrm_type->reject() const. by David S. Miller · 13 years ago
  55. 73e5ebb xfrm: Mark flowi arg to ->init_tempsel() const. by David S. Miller · 13 years ago
  56. 0c7b3ee xfrm: Mark flowi arg to ->fill_dst() const. by David S. Miller · 13 years ago
  57. 05d8402 xfrm: Mark flowi arg to ->get_tos() const. by David S. Miller · 13 years ago
  58. e8a4e37 xfrm: Mark flowi arg const in key extraction helpers. by David S. Miller · 13 years ago
  59. 86fce3b cls_u32: fix sparse warnings by stephen hemminger · 13 years ago
  60. db62983 Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 13 years ago
  61. 9e1453c be2net: use hba_port_num instead of port_num by Ajit Khaparde · 13 years ago
  62. 609ff3b be2net: add code to display temperature of ASIC by Ajit Khaparde · 13 years ago
  63. 3968fa1 be2net: fix to ignore transparent vlan ids wrongly indicated by NIC by Ajit Khaparde · 13 years ago
  64. b2aebe6 be2net: variable name change by Ajit Khaparde · 13 years ago
  65. 4ee7721 be2net: fixes in ethtool selftest by Ajit Khaparde · 13 years ago
  66. f6c4bf3 be2net: add new counters to display via ethtool stats by Ajit Khaparde · 13 years ago
  67. 2a3bcfd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  68. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 14 years ago
  69. 04cfa85 Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6 by David S. Miller · 13 years ago
  70. dc19e4e sh: sh_eth: Add support ethtool by Nobuhiro Iwamatsu · 14 years ago
  71. f6d7f2c ax88796: use generic mdio_bitbang driver by Marc Kleine-Budde · 13 years ago
  72. c9218c3 ax88796: clean up probe and remove function by Marc Kleine-Budde · 13 years ago
  73. a54dc58 ax88796: make pointer to platform data const by Marc Kleine-Budde · 13 years ago
  74. 0f442f5 ax88796: remove platform_device member from struct ax_device by Marc Kleine-Budde · 13 years ago
  75. 85ac616 ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL> by Marc Kleine-Budde · 13 years ago
  76. 1cbece3 ax88796: remove first_init parameter from ax_init_dev() by Marc Kleine-Budde · 13 years ago
  77. 2f9709d ax88796: remove memset of private data by Marc Kleine-Budde · 13 years ago
  78. ea5a43d ax88796: don't use magic ei_status to acces private data by Marc Kleine-Budde · 13 years ago
  79. 9f07242 ax88796: fix codingstyle and checkpatch warnings by Marc Kleine-Budde · 13 years ago
  80. 59ed5ab sctp: fix compile warnings in sctp_tsnmap_num_gabs by Shan Wei · 13 years ago
  81. 089c348 tcp: Remove debug macro of TCP_CHECK_TIMER by Shan Wei · 13 years ago
  82. 81146ec tcp: document tcp_max_ssthresh (Limited Slow-Start) by Ilpo Järvinen · 13 years ago
  83. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  84. 2205a6e sctp: fix reporting of unknown parameters by Jiri Bohac · 14 years ago
  85. 226111d net: dcb: match dcb_app protocol field with 802.1Qaz spec by John Fastabend · 13 years ago
  86. 91035f0 tcp: fix inet_twsk_deschedule() by Eric Dumazet · 13 years ago
  87. ece639c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  88. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  89. 4c3021d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  90. a5bbef0 Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6 by Linus Torvalds · 13 years ago
  91. 9435eb1 ipv4: Implement __ip_dev_find using new interface address hash. by David S. Miller · 13 years ago
  92. fd23c3b ipv4: Add hash table of interface addresses. by David S. Miller · 13 years ago
  93. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  94. ceaaec9 net: deinit automatic LIST_HEAD by Eric Dumazet · 14 years ago
  95. f87e6f4 net: dont leave active on stack LIST_HEAD by Linus Torvalds · 14 years ago
  96. 214f45c net: provide default_advmss() methods to blackhole dst_ops by Eric Dumazet · 13 years ago
  97. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 13 years ago
  98. 2a324ce Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  99. c8b392e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  100. dd8240b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago